atai-rare-event-detection-agent
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues were identified. The skill is authored by archetypeai and provides standard documentation and tools for its ML agents API. The code follows standard practices for handling environment variables and interacting with its own services.
- [EXTERNAL_DOWNLOADS]: The runner script
run_red_agent.pyinteracts with Archetype AI's official API domain (api.u1.archetypeai.app) and presigned S3 URLs to process datasets. All network interactions are restricted to these official vendor-owned endpoints. - [COMMAND_EXECUTION]: The provided utility script uses the Python standard library to perform HTTP communication and file I/O operations necessary for its function. It does not execute arbitrary shell commands or incorporate untrusted data into executable paths.
Audit Metadata