扫描报告
5 /100
getscreenshot
GetScreenshot integration for capturing screenshots of web pages via Membrane CLI
This is a documentation-only skill that provides guidance for integrating with GetScreenshot via the Membrane CLI. No executable code is present, all functionality is documented, and the credential management is handled server-side.
可以安装
This skill is safe to use. No additional security measures are required beyond standard npm package vetting.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations required |
| 网络访问 | NONE | NONE | — | All network calls made through Membrane CLI |
| 命令执行 | NONE | NONE | — | CLI commands are documented but executed by user or Membrane framework |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | No skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | Browser used only for user authentication flow |
| 数据库 | NONE | NONE | — | No database access |
2 项发现
中危 外部 URL 外部 URL
https://getmembrane.com SKILL.md:7 中危 外部 URL 外部 URL
https://getscreenshot.app/docs SKILL.md:19 目录结构
1 文件 · 5.0 KB · 130 行 Markdown 1f · 130L
└─
SKILL.md
Markdown
安全亮点
✓ All functionality is documented in SKILL.md with no hidden behavior
✓ Credential management handled server-side by Membrane - no local credential storage or harvesting
✓ Uses CLI-based integration which is a legitimate and transparent approach
✓ No base64, obfuscation, or anti-analysis techniques present
✓ No sensitive file or path access required
✓ Documentation explicitly advises against asking users for API keys
✓ Skill is focused on a single legitimate service (GetScreenshot)