skills/mukul975/anthropic-cybersecurity-skills/evaluating-threat-intelligence-platforms/Gen Agent Trust Hub
evaluating-threat-intelligence-platforms
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill's markdown files and Python script revealed no malicious intent, prompt injection attempts, or obfuscated content.
- [EXTERNAL_DOWNLOADS]: The
scripts/agent.pyutility performs network requests to user-specified API endpoints for connectivity testing. These operations are restricted to HTTP GET/POST requests and do not involve downloading or executing remote code. - [CREDENTIALS_UNSAFE]: The Python script is designed to handle API keys and tokens for MISP and OpenCTI. It correctly utilizes environment variables and command-line arguments for credential management, avoiding the risk of hardcoded secrets.
- [COMMAND_EXECUTION]: The skill's scripts use Python's standard library for network communication and data processing, with no evidence of subprocess execution or arbitrary command-line operations.
Audit Metadata