Scanned skills

jimliu/baoyu-skills baoyu-post-to-wechat

Checked the catalogued skill at baoyu-post-to-wechat.

SkillTrust corpus scan 14 September 2026 v0.10.0 via skillsh Verify on GitHub
F AI-triaged 40
D Security

D; retained sample includes a high finding · SD-022 · what this rule accepts as a false positive →

F Permissions

F; retained sample includes a critical finding · SD-004 · what this rule accepts as a false positive →

A Transparency

A set by no findings on this axis

showing 10 of 40
permission_hygienecritical SD-004
SKILL.md
permission_hygienecritical SD-004
SKILL.md
securityhigh SD-022
SKILL.md
securityhigh SD-022
SKILL.md
securityhigh SD-022
SKILL.md
securityhigh SD-022
references/multi-account.md
securityhigh SD-022
references/multi-account.md
permission_hygienehigh SD-003
scripts/cdp.ts
permission_hygienehigh SD-003
scripts/cdp.ts
permission_hygienehigh SD-003
scripts/cdp.ts
6 suppressed by AI triage
permission_hygienehigh SD-003 benign_example
references/multi-account.md

The path refers to a user SSH key in a configuration file, not a malicious path traversal.

permission_hygienehigh SD-003 benign_example
references/multi-account.md

The path refers to a standard SSH known_hosts file in configuration, not an attack.

permission_hygienehigh SD-003 benign_example
scripts/md-to-wechat.ts

Sample output demonstrates the use of /tmp paths for temporary files; no code performs path traversal.

permission_hygienehigh SD-003 benign_example
scripts/md-to-wechat.ts

Sample output includes an absolute path for a temporary image file; it is not a malicious path traversal.

securityhigh SD-007 benign_example
scripts/wechat-agent-browser.ts

The URL is a constant referencing the official WeChat domain and there is no evidence of an actual outbound network call in this context.

securityhigh SD-007 benign_example
scripts/wechat-http.test.ts

The URL points to a local test server (127.0.0.1), not an external host.