content-redirect
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [Documentation Management]: The skill is designed for administrative tasks within a documentation repository. It reads and writes to specific files like redirection.json and .md files to update links. These actions are standard for content management workflows.
- [Scoped File Access]: Its operations are constrained to specific content directories (docs/, api/, blogs/, remote/), ensuring that it only modifies relevant documentation files.
- [Integrity Verification]: The procedure includes steps to verify JSON validity and check for redirect chains, which helps maintain the health and consistency of the documentation data.
- [No Remote Activity]: The skill does not perform network requests, download external resources, or execute arbitrary code, significantly reducing the potential attack surface.
Audit Metadata