docs-seeker

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches documentation indices (llms.txt) from context7.com, a well-known service providing LLM-optimized documentation for libraries and frameworks.
  • [COMMAND_EXECUTION]: Executes bundled Node.js scripts (detect-topic.js, fetch-docs.js, analyze-llms-txt.js) to process user queries and documentation content. These scripts use built-in Node.js modules and perform no dangerous operations.
  • [DATA_EXPOSURE]: Implements a standard environment variable loader in scripts/utils/env-loader.js to manage configuration and API keys (e.g., CONTEXT7_API_KEY) from local .env files, following best practices for secret management in agent environments.
  • [COMMAND_EXECUTION]: Provides documentation for a repository analysis workflow in workflows/repo-analysis.md which involves standard development tools like git clone and repomix as a fallback when automated documentation search fails.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 03:17 AM