ai-coding-agents-tasks
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references documentation, source code, and practitioner advice from trusted organizations and well-known services, including Anthropic, OpenAI, and GitHub. These references, such as those found in
data/sources.jsonandreferences/claude-code-routines.md, are used for educational and architectural purposes. - [COMMAND_EXECUTION]: The skill includes a local Python script,
scripts/recipe_scanner.py, which is intended to be used for statically validating YAML recipe blueprints. The script uses only the Python standard library and implements security-positive checks to identify and warn users about high-risk extensions (e.g., network access, shell execution) within recipes, thereby helping to mitigate risks in the systems being designed.
Audit Metadata