扫描报告
0 /100
pci-booking
PCI Booking integration for hotels to manage credit card data and PCI DSS compliance
This is a simple documentation-only skill (SKILL.md) for PCI Booking integration using the Membrane CLI. All behavior is explicitly documented with no hidden functionality.
可以安装
No action required. This skill is safe to use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | |
| 网络访问 | READ | READ | ✓ 一致 | membrane request proxy for PCI Booking API |
| 命令执行 | WRITE | WRITE | ✓ 一致 | npm install -g @membranehq/cli; membrane CLI commands |
| 环境变量 | NONE | NONE | — | |
| 技能调用 | NONE | NONE | — | |
| 剪贴板 | NONE | NONE | — | |
| 浏览器 | NONE | NONE | — | |
| 数据库 | NONE | NONE | — |
2 项发现
中危 外部 URL 外部 URL
https://getmembrane.com SKILL.md:7 中危 外部 URL 外部 URL
https://developer.pcibooking.net/ SKILL.md:19 目录结构
1 文件 · 4.5 KB · 127 行 Markdown 1f · 127L
└─
SKILL.md
Markdown
安全亮点
✓ Documentation-only skill with no hidden code or scripts
✓ All shell commands are explicitly documented (npm install, membrane CLI)
✓ Network access is limited to PCI Booking API through Membrane proxy
✓ Uses OAuth/browser-based authentication, no credential storage on disk
✓ Credential management is delegated to Membrane (transparently refreshed server-side)
✓ No credential harvesting, data exfiltration, or obfuscation observed
✓ Best practices clearly documented (prefer built-in actions over raw API calls)