可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
0 /100
cloudquery
Cloudquery integration for managing data, records, and automating workflows via the Membrane CLI
This is a documentation-only skill that describes how to interact with Cloudquery via the Membrane CLI. No executable code is present; all functionality is clearly declared in SKILL.md.
技能名称cloudquery
分析耗时19.7s
引擎pi
可以安装
This skill is safe to use. The credential management through Membrane (instead of direct API keys) is a security best practice. No action required.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No file operations in this skill
网络访问 READ READ ✓ 一致 SKILL.md documents external URLs for Cloudquery docs
命令执行 NONE NONE SKILL.md contains only CLI command examples, no direct shell execution code
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE No skill-to-skill invocation
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE Browser used only for OAuth login flow (documented)
数据库 NONE NONE No direct database access
2 项发现
🔗
中危 外部 URL 外部 URL
https://getmembrane.com
SKILL.md:7
🔗
中危 外部 URL 外部 URL
https://www.cloudquery.io/docs/
SKILL.md:19

目录结构

1 文件 · 4.3 KB · 123 行
Markdown 1f · 123L
└─ 📝 SKILL.md Markdown 123L · 4.3 KB

安全亮点

✓ Documentation-only skill with no executable code present
✓ All capabilities are declared in SKILL.md
✓ Credential management delegated to Membrane CLI (security best practice)
✓ Uses standard npm package installation with explicit version reference
✓ No credential harvesting - credentials handled server-side
✓ No obfuscation or base64-encoded payloads
✓ External URLs are to official documentation only
✓ No sensitive file paths accessed (~/.ssh, ~/.aws, .env)