seo-fundamentals
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to educate the agent on SEO principles and provide a script for auditing local source files.
- [COMMAND_EXECUTION]: The
seo_checker.pyscript performs local file system reads and regex-based analysis to identify missing SEO tags. It does not execute arbitrary shell commands or utilize subprocesses for untrusted operations. - [DATA_EXFILTRATION]: No network operations were found. The script processes data locally and outputs results to the console without transmitting information to external servers.
- [PROMPT_INJECTION]: The instructions in
SKILL.mdare purely educational and do not contain attempts to override agent behavior or bypass safety filters. - [EXTERNAL_DOWNLOADS]: The skill does not download external packages or execute remote scripts; it relies solely on the Python standard library.
Audit Metadata