ai-act-report

Warn

Audited by Socket on Jun 15, 2026

1 alert found:

Anomaly
AnomalyLOW
report.mjs

Overall, this appears to be a legitimate compliance/reporting CLI that fetches AI-usage metrics from a fixed OpenKBS API and scans local project files to generate a JSON report. No strong indicators of malware are present (no covert exfiltration to arbitrary domains, no dynamic code execution beyond grep, and no persistence). However, two security weaknesses stand out: (1) execSync/grep uses a shell command string with PROJECT_DIR derived from environment (potential command injection if OPENKBS_PROJECT_DIR is attacker-controlled), and (2) --output is unvalidated, allowing arbitrary file overwrite within the running user’s permissions. These should be reviewed/hardened before use in untrusted environments.

Confidence: 100%Severity: 60%
Audit Metadata
Analyzed At
Jun 15, 2026, 08:49 AM
Package URL
pkg:socket/skills-sh/open-kbs%2Fskills-ai-act-report%2Fai-act-report%2F@1116accfb6f024c7a191521298020e2c70c00a212dae1b5b42175bb394d1e1c3
Security Audit — socket — ai-act-report