Back to skill
Skillv1.0.0
Static analysis security
city-life-copilot · Deterministic local checks for risky code patterns and metadata mismatches.
Scanner verdict
ReviewApr 30, 2026, 5:36 AM
- Summary
- Detected: suspicious.dangerous_exec, suspicious.env_credential_access, suspicious.potential_exfiltration
- Reason codes
- suspicious.dangerous_execsuspicious.env_credential_accesssuspicious.potential_exfiltration
- Engine
- v2.4.5
Evidence
criticalscripts/install.js:58
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/xiaohongshu-grabber.js:67
Shell command execution detected (child_process).
suspicious.dangerous_exec
criticalscripts/dispatcher.js:19
Environment variable access combined with network send.
suspicious.env_credential_access
criticalscripts/install.js:40
Environment variable access combined with network send.
suspicious.env_credential_access
criticalscripts/xiaohongshu-grabber.js:19
Environment variable access combined with network send.
suspicious.env_credential_access
warnscripts/dispatcher.js:321
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
