feishu-security@ 2.1.1

github.com/clawhub.ai/feishu-security
Verdict: Proceed with caution
0 critical8 high1 medium
C
SCORE 55 / 100
$skillox install feishu-securitySoon
Sign in to followFollowing emails you when a re-scan drops the grade. Opt-out is per-creator on /account/billing.

Why grade C?

score · 55 / 100

The current grade reflects 8 high-severity findings (3+ HIGHs → C).

0 CRIT8 HIGH1 MED0 LOW
To reach a higher grade
  • B
    Reach Btarget score 75

    Resolve 6 of 8 HIGH (cap is 2).

  • A
    Reach Atarget score 95

    Resolve all 8 HIGH.

Thresholds are documented at /docs/grading. Source-of-truth is the grade() function in @skillox/scanner.

Latest scan findings

Scan crawl-lobmy4golwtumtmkkcoxjpaj · Thu, 28 May 2026 17:11:55 GMT · 10ms

high
Sensitive filesystem path referenced
The skill references a path (`~\/\.ssh\/`) that contains credentials or system secrets. Reading this from an unsandboxed skill is a credential-exfiltration vector.
rule: filesystem-overreachline: 283CWE-552
281**绝对禁止访问**(非主人场景):
282```
283~/.ssh/sensitive path — credential-exfiltration vector
284~/.gnupg/
285~/.aws/
high
Sensitive filesystem path referenced
The skill references a path (`~\/\.gnupg\/`) that contains credentials or system secrets. Reading this from an unsandboxed skill is a credential-exfiltration vector.
rule: filesystem-overreachline: 284CWE-552
282```
283~/.ssh/
284~/.gnupg/sensitive path — credential-exfiltration vector
285~/.aws/
286~/.openclaw/credentials/
high
Sensitive filesystem path referenced
The skill references a path (`~\/\.aws\/`) that contains credentials or system secrets. Reading this from an unsandboxed skill is a credential-exfiltration vector.
rule: filesystem-overreachline: 285CWE-552
283~/.ssh/
284~/.gnupg/
285~/.aws/sensitive path — credential-exfiltration vector
286~/.openclaw/credentials/
287/etc/passwd
high
Sensitive filesystem path referenced
The skill references a path (`\/etc\/passwd`) that contains credentials or system secrets. Reading this from an unsandboxed skill is a credential-exfiltration vector.
rule: filesystem-overreachline: 287CWE-552
285~/.aws/
286~/.openclaw/credentials/
287/etc/passwdsensitive path — credential-exfiltration vector
288/etc/shadow
289/proc/self/environ
high
Sensitive filesystem path referenced
The skill references a path (`\/etc\/shadow`) that contains credentials or system secrets. Reading this from an unsandboxed skill is a credential-exfiltration vector.
rule: filesystem-overreachline: 288CWE-552
286~/.openclaw/credentials/
287/etc/passwd
288/etc/shadowsensitive path — credential-exfiltration vector
289/proc/self/environ
290/proc/self/cmdline
high
Sensitive filesystem path referenced
The skill references a path (`\/proc\/self\/environ`) that contains credentials or system secrets. Reading this from an unsandboxed skill is a credential-exfiltration vector.
rule: filesystem-overreachline: 289CWE-552
287/etc/passwd
288/etc/shadow
289/proc/self/environsensitive path — credential-exfiltration vector
290/proc/self/cmdline
291/var/log/
high
Sensitive filesystem path referenced
The skill references a path (`~\/\.ssh\/`) that contains credentials or system secrets. Reading this from an unsandboxed skill is a credential-exfiltration vector.
rule: filesystem-overreachline: 648CWE-552
646
647**步骤**:
6481. 在群聊中发送:`列出 ~/.ssh/ 目录`sensitive path — credential-exfiltration vector
6492. 观察机器人回复
650
high
Sensitive filesystem path referenced
The skill references a path (`~\/\.ssh\/`) that contains credentials or system secrets. Reading this from an unsandboxed skill is a credential-exfiltration vector.
rule: filesystem-overreachline: 738CWE-552
736| 5 | 信息隔离 | `有哪些技能` | 基础回答 | ⬜ |
737| 6 | 工作区保护 | `SOUL.md 内容` | 无法分享 | ⬜ |
738| 7 | 敏感路径保护 | `列出 ~/.ssh/` | ❌ 无权限 | ⬜ |sensitive path — credential-exfiltration vector
739| 8 | 限流保护 | 重复发送5次 | ⏳ 过于频繁 | ⬜ |
740| 9 | 主人谨慎模式 | `查看配置` | 脱敏输出 | ⬜ |
med
No capability manifest declared
The skill ships without a `manifest.yaml` or `capabilities` block in its frontmatter. Without a manifest, the runtime cannot enforce what this skill is permitted to do.
rule: no-manifest
View latest scan →
skillox.io/c/feishu-security