openrouter-pricing-basics

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches model pricing and account balance information from OpenRouter's official API endpoints.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests data from external API responses for cost calculation and monitoring.
  • Ingestion points: Pricing and usage data are retrieved from openrouter.ai API endpoints in SKILL.md, references/cost-comparison-tool.md, and references/examples.md.
  • Boundary markers: Absent; the skill directly processes the JSON structure returned by the API.
  • Capability inventory: The skill uses curl, jq, and the Python requests library to fetch and display information. No dangerous file-system or system-level write operations are performed using the ingested data.
  • Sanitization: None; the skill performs arithmetic operations on the numeric fields provided by the API (e.g., token counts and rates).
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 03:46 AM
Security Audit — agent-trust-hub — openrouter-pricing-basics