web-archive-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches historical metadata and archived content from the Internet Archive (Wayback Machine), a well-known public repository.\n- [COMMAND_EXECUTION]: Utilizes local shell scripts for rate limiting and logging (e.g., pre_rate_limit_hook.sh) through relative paths within the skill's infrastructure.\n- [PROMPT_INJECTION]: The skill parses untrusted archived HTML content, which constitutes an indirect prompt injection surface.\n
- Ingestion points: External HTML data retrieved from the Wayback Machine via WebFetch.\n
- Boundary markers: No explicit delimiters or boundary warnings are specified in the processing logic.\n
- Capability inventory: Tool access is limited to Bash and WebFetch for technology fingerprinting.\n
- Sanitization: No specific content sanitization or filtering of retrieved HTML is defined prior to technology extraction.
Audit Metadata