explorium
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlcommands wrapped inbash -cto perform API requests. This is the intended primary functionality to fetch data fromapi.explorium.aiand process it usingjq. - [SAFE]: Authentication is managed through the
EXPLORIUM_TOKENenvironment variable. The skill does not contain hardcoded credentials or secrets, adhering to secure configuration practices. - [SAFE]: All network requests are directed to the official
explorium.aidomain for legitimate data enrichment purposes.
Audit Metadata