← 返回 Skills 市场
52yuanchangxing

Vendor Risk Brief

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
139
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vendor-risk-brief
功能描述
对外部 SaaS/API 形成风险摘要,聚焦集成影响、权限、数据流向和替代方案。;use for vendor-risk, saas, security workflows;do not use for 冒充安全认证结论, 替代正式法务/安全审批.
安全使用建议
This skill appears to do what it says: offline, template-driven vendor-risk briefs and local audits using a bundled Python script. Before running: (1) review scripts/run.py yourself (it only uses the stdlib and reads local files), (2) do not point the tool at system/root directories or credential stores (it will scan files you give it), and (3) avoid feeding raw sensitive PII or secrets—sanitize inputs first. If you need network-backed fact-checking or automated changes to external systems, handle those steps outside this skill and with proper approvals.
功能分析
Type: OpenClaw Skill Name: vendor-risk-brief Version: 1.0.0 The 'vendor-risk-brief' skill is a legitimate tool designed to generate security risk summaries for SaaS/API vendors. The core logic in 'scripts/run.py' is transparent, using only Python standard libraries to process local text, CSV, or directory inputs into structured Markdown reports. Notably, the script includes a 'pattern_report' function that acts as a basic security scanner for risky commands (e.g., curl|bash) and secrets, which aligns with its stated purpose of risk assessment without exhibiting any malicious behaviors like data exfiltration or unauthorized execution.
能力评估
Purpose & Capability
Name/description match the included assets: a template, spec, examples, and a Python script that generates structured vendor-risk briefs and local audits. Requiring python3 is proportionate; no unrelated binaries, env vars, or cloud credentials are requested.
Instruction Scope
Runtime instructions confine work to user-provided inputs, local spec/template, and an included script. The bundled script can read files, scan directories, and parse CSVs; this is expected for audit functionality but means whoever runs it must avoid pointing it at sensitive system directories or credential stores. The SKILL.md explicitly advises read-only, review-first behavior.
Install Mechanism
No install spec—instruction-only skill with a bundled Python script. There are no downloads, package managers, or extract steps. Risk from installation is minimal.
Credentials
The skill requests no environment variables or credentials (primaryEnv none). Its functionality operates on local files and templates; no secret exfiltration or unrelated credential access is requested or present in the code.
Persistence & Privilege
always=false and user-invocable; the skill does not modify other skills or system-wide settings. It may write an output file if told to, which is expected behavior for a report generator.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vendor-risk-brief
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vendor-risk-brief 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of vendor-risk-brief skill: - Generates risk summaries for external SaaS/API integrations, focusing on integration impact, permissions, data flows, and alternatives. - Designed for use in vendor-risk, SaaS, and security workflows. - Outputs include supplier summary, permissions & data flow, main risks, mitigations, alternatives, and recommendation. - Clearly states information gaps and operational boundaries; not a substitute for formal legal/security approval. - Supports review drafts and executable checklists; provides structure for localized templates and specs. - Emphasizes auditability and risk boundaries.
元数据
Slug vendor-risk-brief
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Vendor Risk Brief 是什么?

对外部 SaaS/API 形成风险摘要,聚焦集成影响、权限、数据流向和替代方案。;use for vendor-risk, saas, security workflows;do not use for 冒充安全认证结论, 替代正式法务/安全审批. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。

如何安装 Vendor Risk Brief?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vendor-risk-brief」即可一键安装,无需额外配置。

Vendor Risk Brief 是免费的吗?

是的,Vendor Risk Brief 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Vendor Risk Brief 支持哪些平台?

Vendor Risk Brief 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Vendor Risk Brief?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论