python-fastapi-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill identifies 'Bash' as an allowed tool and references a scaffolding script (
./scripts/scaffold-api.sh). While command execution is enabled, the provided patterns are educational and follow security best practices like input validation. - DATA_EXFILTRATION (SAFE): No unauthorized network operations or access to sensitive local files (like SSH keys or environment variables) were found.
- PROMPT_INJECTION (SAFE): No instructions attempting to override agent behavior or bypass safety filters were detected in the markdown or metadata.
- CREDENTIALS_UNSAFE (SAFE): No hardcoded API keys, secrets, or database credentials were found in the code snippets.
Audit Metadata