upgrade-blockscout-api
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Executes Python scripts located within the project's .memory_bank directory to process API data.
- [EXTERNAL_DOWNLOADS]: Fetches swagger definitions and API metadata from api.github.com, raw.githubusercontent.com, and mcp.blockscout.com. These correspond to official repositories and services managed by the vendor.
- [PROMPT_INJECTION]: The skill processes external data (Swagger/API responses) to generate reference documentation that influences agent behavior, which represents an indirect injection surface.
- Ingestion points: Fetches data from GitHub and Blockscout MCP APIs via Python scripts.
- Boundary markers: None explicitly defined in the provided instruction for the data ingestion phase.
- Capability inventory: Uses Bash(python3 *) for execution and Edit for file system modification.
- Sanitization: Relies on the provided Python scripts to parse and format the data.
Audit Metadata