security-check
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Employs standard system utilities like
grep,find, andgit, along with thenpmpackage manager, to analyze the project's source code and configuration. - [DATA_EXPOSURE]: Specifically targets the identification of hardcoded secrets, API keys, and sensitive files (e.g.,
.env) to report them to the user for remediation; no evidence of external exfiltration was found. - [INDIRECT_PROMPT_INJECTION]: The skill possesses an attack surface for indirect prompt injection by processing untrusted project files. 1. Ingestion points:
grep,cat, andfindoperations across application source files. 2. Boundary markers: None. 3. Capability inventory: Execution of diagnostic shell commands. 4. Sanitization: None.
Audit Metadata