add-seo

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Command Execution Tooling: The skill utilizes shell commands to interact with the local file system and version control. Specifically, it searches for project configuration files and commits changes to Git. These operations are restricted to the local project directory and are standard for development workflows.
  • Local Script Implementation: A Node.js script is used as a validation hook to confirm that SEO assets were correctly created. This script interacts only with the local project directory and checks for the presence of required directives in robots.txt and sitemap.xml.
  • File Modification Patterns: The skill updates HTML and text files based on user-provided parameters. This includes generating configuration files and editing HTML templates to include metadata such as Open Graph tags and descriptions.
  • User Input Processing: User responses are integrated into the final site configuration as part of the intended functionality.
  • Ingestion points: Site-specific information collected via the AskUserQuestion tool in Phase 2.
  • Boundary markers: Not explicitly defined in the file-writing templates.
  • Capability inventory: Uses standard file-writing and editing tools to apply configuration changes.
  • Sanitization: Input is utilized directly in the generation of SEO tags; users should ensure the accuracy of the details provided to the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 09:42 AM