ln-733-env-configurator
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches shared templates and resources from the author's GitHub repository (github.com/levnikolaevich/claude-code-skills) if they are missing locally.
- [COMMAND_EXECUTION]: Reads project source code to detect environment variable usage and writes configuration files to the local file system.
- [DATA_EXFILTRATION]: Analyzes local project files for environment variable patterns to assist in configuration; no network transmission of discovered data was identified.
- [SAFE]: Identified an indirect prompt injection surface. 1. Ingestion points: local project source code scanned during the discovery phase. 2. Boundary markers: uses safe placeholders and template-based substitution. 3. Capability inventory: file-read and file-write operations are performed across the skill. 4. Sanitization: the skill explicitly excludes real secrets and provides security warnings in the generated output files.
Audit Metadata