ln-647-env-config-auditor
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill acts as a security auditor for environment variable configurations and does not exhibit malicious patterns, obfuscation, or unauthorized data exfiltration.
- [COMMAND_EXECUTION]: The skill requests
Bashtool permissions to perform codebase analysis via commands likegrepandglob, which is consistent with its purpose of scanning files across different tech stacks. - [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface inherent to its function of analyzing untrusted source code. Ingestion points: Codebase files and environment configurations are ingested via
Glob,Grep, andReadoperations inSKILL.md. Boundary markers: The workflow does not specify the use of delimiters to separate ingested content from instructions. Capability inventory: The skill possessesBashandWritecapabilities for file analysis and report generation. Sanitization: No explicit sanitization or filtering of the ingested content is documented.
Audit Metadata