python-async-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTION
Full Analysis
- Privilege Escalation (LOW): The skill metadata specifies
allowed-tools: "Read Write". For a documentation-focused skill providing code patterns, 'Write' access is an over-provisioning of privileges that violates the principle of least privilege. - Unverifiable Dependencies (LOW): The file references an external shell script at
./scripts/find-blocking-calls.sh. Any execution of local scripts by an agent should be preceded by a review of the script's content to ensure it handles file paths safely and does not perform unintended system modifications.
Audit Metadata