tests-local-test-and-update-internal-links
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Unix utilities such as
grep,sed,ls, andsortvia theBashtool. These are used locally to extract HTML element IDs and compare them against a local JSON database. - [EXTERNAL_DOWNLOADS]: Mentions
bundle exec jekyll buildas a prerequisite. This is a standard build command for Jekyll-based websites to compile static assets and does not represent an unverified or malicious download. - [DATA_EXFILTRATION]: No exfiltration patterns detected. The skill only interacts with local project files (
_resources/*.jsonand_site/*.html) and references the internal domainitautonomos.com. - [PROMPT_INJECTION]: The instructions are clear, task-oriented, and do not contain any attempt to bypass safety filters or override system instructions.
Audit Metadata