building-skills
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- COMMAND_EXECUTION (LOW): The skill utilizes Bash and Python for local development tasks, such as directory scaffolding and static analysis of text files. All script paths are localized to the skill directory or user-specified paths.\n- CREDENTIALS_UNSAFE (SAFE): The skill contains logic specifically designed to detect and prevent hardcoded secrets in skill files. It promotes the use of environment variables stored in the agent's global settings.\n- DATA_EXFILTRATION (SAFE): No network operations or unauthorized file access patterns were identified. The tool operates exclusively on local files related to skill development.\n- REMOTE_CODE_EXECUTION (SAFE): There are no patterns involving remote downloads or execution of external scripts. The code execution is limited to the included initialization and validation scripts.
Audit Metadata