← 返回
安全合规
SkillLens Audit
Audit locally installed agent skills for security/policy issues using the SkillLens CLI (`skilllens scan`, `skilllens config`). Use when asked to scan a skills directory (Codex/Claude) and produce a risk-focused audit report based on each skill's `SKILL.md` and bundled resources.
利用 SkillLens CLI (`skilllens scan`, `skilllens config`) 审计本地安装的代理技能,排查安全或策略问题。当被要求扫描技能目录(Codex/Claude)并基于各技能的 `SKILL.md` 及捆绑资源生成风险审计报告时使用。
morozred
安全合规
clawhub
v1.0.0 1 版本 99211.1 Key: 无需
#latest
概述
版本历史 (1)
安全
概述
Skills Audit (SkillLens) Install SkillLens One-off run: npx skilllens scan (or pnpm dlx skilllens scan) Global install: pnpm add -g skilllens Quick start Run skilllens config to see configured scan roots and auditor CLI availability. Run skilllens scan to scan configured roots, or skilllens scan to scan a specific directory. Re-run with --verbose to see raw auditor output and --force to ignore cached results. Audit workflow Define scope Prefer a concrete target path (example: ~/.codex/skills) unless the user explicitly wants all configured roots. If auditing a repo checkout containing skills, scan the parent folder that contains skill directories (example: skilllens scan ./skills). Inventory skills with SkillLens Run skilllens scan [path] [--auditor claude|codex]. Treat missing auditor CLIs or skipped statuses as “manual review required”, not “safe”. Prioritize review order Review any unsafe or suspicious verdicts first. Next, review skills that request broad permissions (filesystem/network), run shell commands, or reference external downloads. Manually review each skill’s contents Read the skill’s SKILL.md and any referenced scripts/, references/, and assets/. Do not execute bundled scripts by default; inspect first. Evaluate risks (focus on realistic abuse) Exfiltration : sending file contents, env vars, tokens, SSH keys, browser data, or configs to remote endpoints.Execution : instructions to run arbitrary shell commands, curl | bash, eval, or to fetch-and-execute code.Persistence : modifying shell profiles, launch agents, cron, editor configs, or skill install locations.Privilege/approval bypass : instructions to ignore system policies, disable safety checks, or request escalated permissions unnecessarily.Prompt injection : attempts to override higher-priority instructions (“ignore previous”, “always comply”, “never mention…”).Overbroad triggers : vague descriptions that cause the skill to trigger on unrelated tasks.Produce a report For each skill, include: name, path, verdict (safe/suspicious/unsafe), risk (0–100), and bullet issues with concrete evidence (quote or filename). Recommend fixes that reduce blast radius: narrow scope, remove dangerous defaults, add explicit confirmation gates, and document required permissions. Command snippets Scan configured roots: skilllens scan Scan a specific folder: skilllens scan ~/.codex/skills Force a re-audit and show raw output: skilllens scan ~/.codex/skills --force --verbose
版本历史
共 1 个版本
v1.0.0
当前
2026-03-28 11:01 安全 安全
安全检测
腾讯云安全 (Sanbu)
安全,无风险
查看报告
🔗 相关推荐
developer-tools
morozred
在本地网络上发现Chromecast设备,投射媒体,控制播放,管理播放队列,以及保存/恢复状态
★ 3
📥 2,464
security-compliance
thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116
📥 30,687
security-compliance
alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89
📥 30,577