massive-options-data
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes requests to
api.polygon.io, which is a well-known financial data service provider. These operations are within the stated purpose of the skill. - [CREDENTIALS_UNSAFE]: The skill correctly uses the
MASSIVE_API_KEYenvironment variable. It does not hardcode any secrets and instructs the agent to use secure input flows for key management. - [COMMAND_EXECUTION]: While the skill provides examples of using a bash heredoc to execute Python code, these are intended for developer documentation and do not contain any arbitrary command injection or privilege escalation risks.
Audit Metadata