technical-seo-schema-engineer
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The
SKILL.mdandvalidation-report.mdfiles mention local linting commands using Python andgrep(e.g.,python3 scripts/lint_production_skill.py). These are standard development workflows for validating skill structure and JSON integrity and do not represent a security risk as they target local skill paths and do not execute external payloads. - [DATA_EXFILTRATION]: The skill includes an explicit 'Safety and Privacy Boundaries' section that instructs the agent NOT to expose admin URLs, API keys, private dashboards, or secret tokens in public SEO files like
robots.txtorllms.txt. This demonstrates a proactive security posture regarding data exposure. - [PROMPT_INJECTION]: No adversarial patterns or attempts to override safety filters were found. The 'Non-Negotiables' section uses 'Do not' instructions to maintain SEO data integrity (e.g., matching visible content) rather than bypassing agent constraints.
- [EXTERNAL_DOWNLOADS]: The skill uses static templates for JSON-LD and HTML metadata pointing to
example.comandschema.org. No dynamic downloads or installations from untrusted third-party registries are present.
Audit Metadata