ss-resolve
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill performs legitimate design-system management tasks using standard Node.js modules for file operations and cryptography.
- [SAFE]: The skill implements strong defensive programming practices. The
runtime-contract.mjsfile includes asafeProjectPathfunction that usesrealpathSyncand path relativity checks to strictly prevent path traversal attacks. It also includesparseStrictJson, a custom parser that enforces depth limits and prevents duplicate keys, mitigating common data injection risks. - [SAFE]: The
distribution-integrity.mjsscript provides a mechanism for the skill to verify its own file integrity against a signed manifest, which is a significant security best practice for protecting against local tampering.
Audit Metadata