seo-backlinks
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages API credentials by prompting the user and storing them in a local environment file (
~/.claude/skills/seo/.env). It follows security best practices by usingchmod 600to restrict file access and providing explicit instructions to the agent to never echo or commit these secrets. - [SAFE]: All command execution is performed using local scripts (
backlinks.py,preflight.sh,keyword_research.py) provided as part of the skill. These scripts are used for the primary purpose of backlink analysis and credential verification. - [SAFE]: No patterns of remote code execution, unauthorized data exfiltration, or obfuscation were detected in the skill instructions.
Audit Metadata