seo-intel
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the official
@nimbleway/clivia npm to enable its core research capabilities. This is consistent with the vendor's provided toolkit and primary skill purpose. - [COMMAND_EXECUTION]: The toolkit utilizes Bash to interface with
nimbleandghCLI tools. These operations are scoped to SEO auditing, keyword research, and repository metadata retrieval. It also usespython3for standard utility tasks like date formatting. - [DATA_EXFILTRATION]: No unauthorized data transmission patterns were identified. Persistence is handled through local storage in the
~/.nimble/directory for cross-session memory and reporting, following standard development practices. - [REMOTE_CODE_EXECUTION]: The skill uses structured sub-agents to parallelize data extraction. These agents are strictly constrained by prompts that mandate JSON output and discourage interpretation of untrusted web content, reducing the risk of indirect prompt injection.
Audit Metadata