deepspace
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation suite for the DeepSpace SDK. All instructions and examples follow standard developer workflows for scaffolding, testing, and deploying Cloudflare Workers applications.
- [SAFE]: All external resource references, including CLI tools (
npx deepspace), NPM packages, and integration endpoints, originate from the verified vendor 'deepdotspace' or reputable third-party providers (e.g., Google, Anthropic, OpenAI, Slack). - [SAFE]: The skill provides explicit security best practices for the developer, such as instructions on securing Durable Object RBAC, preventing forged assistant messages in AI chat, and handling sensitive environment variables in
.dev.vars. - [SAFE]: The CLI commands for headless login (
--email/--password) are restricted to test-account fixtures, and the skill explicitly warns against handling real user credentials or passwords. - [SAFE]: No obfuscation, malicious dynamic code execution, or unauthorized data access patterns were found in the 66 analyzed files.
Audit Metadata