skills/jr2804/prompts/etsi-spec/Gen Agent Trust Hub

etsi-spec

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill connects to https://www.etsi.org to navigate the delivery directory structure and download PDF versions of specifications. ETSI is a well-known and reputable international standards body, making these downloads safe.
  • [COMMAND_EXECUTION]: The skill uses a Python script (scripts/get_etsi_spec.py) to automate the retrieval process. The script performs HTTP requests, HTML parsing, and PDF metadata extraction using standard libraries. It does not perform any unauthorized system modifications or persistence actions.
  • [PROMPT_INJECTION]: The script processes external data from PDF titles and directory listings. While this represents an ingestion of untrusted content, the impact is confined to terminal output and does not reach sensitive execution sinks, posing no significant risk of indirect prompt injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 07:54 PM
Security Audit — agent-trust-hub — etsi-spec