technical-seo
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions for the agent to perform automated system discovery upon activation. It directs the agent to run the
lscommand on multiple home directory and local paths (e.g.,~/.claude/skills/,~/.agent/skills/) to check for other installed skills. - [EXTERNAL_DOWNLOADS]: The skill encourages the use of
npx skills addto fetch and execute remote packages from the NPM registry to install recommended companion skills from the author's repository. - [COMMAND_EXECUTION]: Provides various bash snippets for server log analysis using tools such as
grep,awk,sed, andcomm. While functional for SEO auditing, these execute directly on the host system's logs (e.g.,/var/log/nginx/access.log). - [COMMAND_EXECUTION]: Includes
curlcommands to diagnose network responses and redirect chains, which allows the agent to make external network requests. - [PROMPT_INJECTION]: The skill contains a 'Companion check' section that provides logic to influence the agent's behavior at the start of a session based on the presence or absence of other files on the system.
Audit Metadata