扫描报告
5 /100
paperspace
Paperspace integration. Manage data, records, and automate workflows. Use when the user wants to interact with Paperspace data.
Pure documentation skill describing Paperspace/Membrane CLI usage with all capabilities properly declared.
可以安装
No action needed. The skill is a documentation-only file with clear, declared shell and network usage for CLI operations.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 命令执行 | WRITE | WRITE | ✓ 一致 | SKILL.md:31 'npm install -g @membranehq/cli' and various membrane CLI commands |
| 网络访问 | READ | READ | ✓ 一致 | SKILL.md:6 'Requires network access' in compatibility field |
| 文件系统 | NONE | NONE | — | No file operations in this documentation-only skill |
2 项发现
中危 外部 URL 外部 URL
https://getmembrane.com SKILL.md:7 中危 外部 URL 外部 URL
https://docs.paperspace.com/ SKILL.md:19 目录结构
1 文件 · 4.5 KB · 129 行 Markdown 1f · 129L
└─
SKILL.md
Markdown
安全亮点
✓ All shell commands (npm install, membrane CLI) are explicitly documented
✓ Network access declared in compatibility field
✓ No credential harvesting - explicitly states to use Membrane connections instead of API keys
✓ No suspicious patterns: no base64, no eval, no curl|bash, no hidden instructions
✓ No sensitive path access (~/.ssh, ~/.aws, .env)
✓ Links to legitimate external services (getmembrane.com, docs.paperspace.com)
✓ Security best practices documented: 'Let Membrane handle credentials'