web-archiving
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructional content and code for interacting with established web archiving services (Internet Archive, Archive.today, Perma.cc). All network operations are directed at these well-known services for the intended purpose of content preservation.
- [COMMAND_EXECUTION]: Includes a Python manager for ArchiveBox that utilizes
subprocess.run. The implementation follows security best practices by passing arguments as a list rather than a single string, which effectively mitigates shell injection risks. - [EXTERNAL_DOWNLOADS]: Documents the installation of
archiveboxvia standard package managers (pip, Docker). ArchiveBox is a recognized, reputable open-source tool for web archiving. - [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety filters, or extract system prompts were found. The instructional language is neutral and focuses on technical methodology.
Audit Metadata