skill-security-auditor

Audit external skill content for credentials exposure and unsafe command execution.

Updated Nov 28, 2025
One-click install
npx skills add https://github.com/moshesham/Economic-Dashboard-API --skill skill-security-auditor-moshesham
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-security-auditor
Source: https://github.com/moshesham/Economic-Dashboard-API/tree/main/.github/skills/skill-security-auditor
Command: npx skills add https://github.com/moshesham/Economic-Dashboard-API --skill skill-security-auditor-moshesham

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

External skill content often carries security risks, misconfigurations, or unsafe automation patterns that can compromise projects. This Skill provides structured guidance and checks to identify credentials exposure, data leakage, and insecure code across skill assets and contributions.

Core Features & Use Cases

  • Credential and secret leakage checks across files and configurations.
  • Code and script review guidance to detect unsafe patterns, prompt injection risks, and exfiltration attempts.
  • MCP server/configuration validation and external contribution review for compliance.

Quick Start

Run a security review on a target skill folder to identify credentials leakage, unsafe code patterns, and external network calls.

Frequently Asked Questions about skill-security-auditor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check external skills for credential exposure and unsafe code?

To check external skills for credential exposure, run a security audit on the target skill folder to identify secret leakage, unsafe command execution patterns, and external network calls across code and configurations.

What is the best way to review MCP configurations for security risks?

The best way to review MCP configurations for security risks is using a structured audit that validates server setups, detects prompt injection risks, and enforces compliance checks on external contributions.

How do I detect data exfiltration attempts in automation scripts?

You detect data exfiltration attempts in automation scripts by applying code review guidance that scans for improper file access, unsafe command execution patterns, and unauthorized external network calls.

Can I use a security audit to find prompt injection risks in contributed skills?

Yes, you can use a security audit to find prompt injection risks in contributed skills, as it provides structured checks to detect unsafe patterns and insecure code across skill assets.

Does this security audit work on repositories with varied automation scripts?

Yes, this security audit works on repositories with varied automation scripts, applying checks for credentials exposure, network exfiltration, improper file access, and unsafe command execution patterns.