local-seo-manager
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety filters, or extract system prompts were found. The instructions use standard pedagogical language to guide the agent through SEO tasks.
- [DATA_EXFILTRATION]: No network operations or hardcoded credentials were detected. The Python scripts (
nap_checker.py,schema_generator.py,service_area_generator.py) process data locally and print results to the console without external transmission. - [REMOTE_CODE_EXECUTION]: The provided scripts use only Python standard libraries (json, re, argparse, typing). There are no calls to subprocesses, dynamic code evaluation (eval/exec), or remote script downloads.
- [INDIRECT_PROMPT_INJECTION]: The skill processes project-specific data such as
local-seo-context.mdand various JSON configuration files. This represents a standard input surface for AI agents. However, the skill lacks high-risk capabilities (network access, file writing, or system command execution) that could be exploited via malicious content in these files. - [OBFUSCATION]: No hidden content, Base64-encoded commands, homoglyphs, or zero-width characters were identified in any of the skill's files.
Audit Metadata