skill-calorie

Warn

Audited by Socket on Sep 8, 2026

1 alert found:

Security
SecurityMEDIUM
src/render/help.ts

This module does not display explicit malicious payload behavior, but it creates a high-risk supply-chain execution pattern by generating and returning a `node -e` inline script that dynamically imports internal modules, opens a DB using environment configuration, and executes mapped functions. The most significant risk is that `argsExpr` is embedded verbatim into executable code and contains placeholder-like tokens—if any later placeholder substitution uses untrusted input, it could enable code injection or unintended execution. Additionally, the design logs returned JSON to stdout, which may expose sensitive DB/photo data depending on downstream handling.

Confidence: 56%Severity: 73%
Audit Metadata
Analyzed At
Sep 8, 2026, 04:06 PM
Package URL
pkg:socket/skills-sh/featherhunter%2Filife%2Fskill-calorie%2F@222a9f95ad360213bfab83a1dc3dd1897c02854a96469c6dd8cf5cd38a8bbef8
Security Audit — socket — skill-calorie