geistdocs
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- Project Initialization and Command Execution: The skill references
npx @vercel/geistdocs initfor setting up new projects. This involves executing a remote package, which is a standard part of the Geistdocs setup process. - Environment Variable Configuration: It guides the user in setting up
.env.localfiles and environment variables such asAI_GATEWAY_API_KEY. This is a common and recommended practice for managing credentials in development environments. - External Resource References: The skill includes links to official documentation and repositories hosted on
geistdocs.comand GitHub. These resources are used to provide necessary context for the AI and follow standard documentation practices. - MDX Content Interaction: The skill is designed to assist with MDX-based documentation. As with any system that processes content, users should ensure that the documentation files being edited originate from trusted sources to minimize the risk of indirect prompt injections.
Audit Metadata