baoyu-post-to-wechat@ 1.118.0

github.com/jimliu/baoyu-skills
Verdict: Generally safe
0 critical2 high1 medium
B
SCORE 75 / 100
$skillox install baoyu-post-to-wechatSoon
Sign in to followFollowing emails you when a re-scan drops the grade. Opt-out is per-creator on /account/billing.

Why grade B?

score · 75 / 100

The current grade reflects 2 high-severity findings (any HIGH → B).

0 CRIT2 HIGH1 MED0 LOW
To reach a higher grade
  • A
    Reach Atarget score 95

    Resolve all 2 HIGH.

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

Latest scan findings

Scan crawl-a6ttd0ee8wzj5c84j6fdgct8 · Thu, 28 May 2026 16:53:27 GMT · 2ms

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: 78CWE-552
76# remote_publish_user: deploy
77# remote_publish_port: 22
78# remote_publish_identity_file: ~/.ssh/id_ed25519sensitive path — credential-exfiltration vector
79# remote_publish_known_hosts_file: ~/.ssh/known_hosts
80# remote_publish_strict_host_key_checking: accept-new
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: 79CWE-552
77# remote_publish_port: 22
78# remote_publish_identity_file: ~/.ssh/id_ed25519
79# remote_publish_known_hosts_file: ~/.ssh/known_hostssensitive path — credential-exfiltration vector
80# remote_publish_strict_host_key_checking: accept-new
81# remote_publish_connect_timeout: 10
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/baoyu-post-to-wechat