seo-optimizer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The script
scripts/generate_sitemap.pyuses standard library functions to traverse local directories and write an XML file. These operations are restricted to the local file system and are necessary for the skill's primary function of SEO optimization. - [DATA_EXFILTRATION] (SAFE): No network requests, API calls, or data transmission patterns to external domains were identified in any of the provided files.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill does not define any external dependencies in
package.jsonor attempt to download remote scripts or binaries during execution. - [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found in the metadata or scripts.
Audit Metadata