dev-setup-config
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to facilitate the management of a local configuration file named .claude/dev-setup.json.
- [COMMAND_EXECUTION]: The skill uses the mkdir -p command to ensure the .claude directory exists before writing the configuration file, which is a common and safe practice for local storage.
- [DATA_EXFILTRATION]: No network operations or attempts to access sensitive system files (e.g., ~/.ssh or ~/.aws) were detected; it only interacts with the project-specific configuration file.
- [PROMPT_INJECTION]: The instructions are purely functional and do not contain patterns designed to override agent safety guidelines or behavior.
- [DATA_EXPOSURE_AND_EXFILTRATION]: Although the skill allows defining an environment file path, it does not read or transmit the contents of those files.
Audit Metadata