threat-intelligence
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides templates and instructional code for fetching threat intelligence from trusted sources, including the official CISA Known Exploited Vulnerabilities (KEV) feed and AlienVault OTX pulses. These references follow industry best practices for intelligence gathering.
- [DATA_EXFILTRATION]: No evidence of unauthorized data exfiltration. Network operations are restricted to legitimate threat intelligence platforms and APIs as defined in the skill's operational scope.
- [CREDENTIALS_UNSAFE]: The skill follows secure practices for credential management. It uses configuration placeholders for API tokens and authentication headers rather than hardcoding sensitive secrets.
- [COMMAND_EXECUTION]: Code snippets are limited to data processing and API interactions using standard libraries like
requests. There are no patterns for arbitrary command execution or shell injection.
Audit Metadata