003-agents-installation
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for local environment setup, copying markdown files from project assets to standard IDE configuration directories.
- [SAFE]: Includes mandatory interactive checkpoints requiring the user to confirm the installation path before any files are written or directories created.
- [SAFE]: Explicit constraints prevent fetching content from external URLs, ensuring all data originates from the local repository assets.
- [DATA_EXPOSURE_&_EXFILTRATION]: No network operations or access to sensitive user credentials/files were identified. Operations are restricted to project-specific paths.
- [COMMAND_EXECUTION]: Command usage is limited to standard file system management (directory creation and file copying) and does not involve arbitrary or unsanitized shell execution.
Audit Metadata