fda-database
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to interact solely with the official openFDA API at
api.fda.gov. All network operations are directed to this well-known government service. - [SAFE]: Secret management follows best practices by recommending the use of environment variables for API keys rather than hardcoding credentials.
- [SAFE]: The Python scripts (
fda_query.pyandfda_examples.py) utilize standard libraries likerequestsfor data retrieval and do not contain any dangerous execution patterns such aseval(),exec(), or subprocess spawning. - [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation attempts were detected across the skill files.
Audit Metadata