低风险 — 风险评分 5/100
上次扫描:2 天前 重新扫描
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.
技能名称paperspace
分析耗时22.6s
引擎pi
可以安装
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 129L · 4.5 KB

安全亮点

✓ 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'