baoyu-post-to-wechat@ 1.118.0
github.com/jimliu/baoyu-skillsVerdict: 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 / 100The current grade reflects 2 high-severity findings (any HIGH → B).
0 CRIT2 HIGH1 MED0 LOW
To reach a higher grade
- AReach 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
highSensitive filesystem path referencedThe skill references a path (`~\/\.ssh\/`) that contains credentials or system secrets. Reading this from an unsandboxed skill is a credential-exfiltration vector.▾
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.
76# remote_publish_user: deploy
77# remote_publish_port: 22
78# remote_publish_identity_file: ~/.ssh/id_ed25519← sensitive path — credential-exfiltration vector
79# remote_publish_known_hosts_file: ~/.ssh/known_hosts
80# remote_publish_strict_host_key_checking: accept-new
highSensitive filesystem path referencedThe skill references a path (`~\/\.ssh\/`) that contains credentials or system secrets. Reading this from an unsandboxed skill is a credential-exfiltration vector.▾
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.
77# remote_publish_port: 22
78# remote_publish_identity_file: ~/.ssh/id_ed25519
79# remote_publish_known_hosts_file: ~/.ssh/known_hosts← sensitive path — credential-exfiltration vector
80# remote_publish_strict_host_key_checking: accept-new
81# remote_publish_connect_timeout: 10
medNo capability manifest declaredThe 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▾
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-manifestskillox.io/c/baoyu-post-to-wechat