development
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard package managers (
pip,npm) to install well-known development tools such asblack,isort,flake8, andexpress. These are legitimate dependencies for the stated purpose of the skill. - [COMMAND_EXECUTION] (SAFE): The provided bash commands for environment setup and formatting are standard developer workflows and do not involve privilege escalation or suspicious execution methods.
- [PROMPT_INJECTION] (SAFE): No instructions were found that attempt to override agent behavior, extract system prompts, or bypass safety filters.
- [DATA_EXFILTRATION] (SAFE): There are no commands or code snippets that attempt to access sensitive files (like SSH keys or AWS credentials) or send data to external, non-whitelisted servers.
Audit Metadata