Scanned skills

zhaoxuya520/reverse-skill case-review

Checked the catalogued skill at case-review.

SkillTrust corpus scan 22 September 2026 v0.10.0 via skillsh Verify on GitHub
A AI-triaged 0
A Security

A set by no findings on this axis

A Permissions

A set by no findings on this axis

A Transparency

A set by no findings on this axis

0 findings

No issues flagged by the static checks in the scanned files.

5 suppressed by AI triage
permission_hygienehigh SD-003 benign_example
SKILL.md

The skill manifest explicitly references files in a parent directory as part of an authorized case review, indicating intended and benign use.

permission_hygienehigh SD-003 benign_example
SKILL.md

The skill manifest references a standard case-related file using a relative path, which is a legitimate operation for authorized review.

permission_hygienehigh SD-003 benign_example
scripts/review_case.py

The flagged Windows path appears only in a comment, not in executable code, so it does not pose a real threat.

permission_hygienehigh SD-003 benign_example
tests/test_review_case.py

The test deliberately injects an absolute Windows path to verify scope asset parsing, not to access system files.

permission_hygienehigh SD-003 benign_example
tests/test_review_case.py

The test asserts correct handling of the absolute path, so the code is benign.