testing-production
Audited by Socket on Mar 18, 2026
1 alert found:
Security[Skill Scanner] Backtick command substitution detected All findings: [HIGH] command_injection: Backtick command substitution detected (CI003) [AITech 9.1.4] [HIGH] command_injection: Backtick command substitution detected (CI003) [AITech 9.1.4] [HIGH] command_injection: Backtick command substitution detected (CI003) [AITech 9.1.4] No evidence of intentionally malicious code or obfuscation. The module is functionally consistent with a production validation tool, but it requires high privileges and performs potentially destructive or privacy-impacting operations against real services. The primary risks are operational (accidental data loss, credential exposure, leaking sensitive info in stored reports, executing untrusted npm scripts), not covert malware. Treat as legitimate but high-risk: enforce staging isolation, add redaction/safeguards, require operator confirmation and least-privilege credentials before running. LLM verification: The provided skill contains no evidence of intentional malicious code. It legitimately requires access to real databases and external APIs and will perform destructive operations as part of validation; this is consistent with its stated purpose but presents significant operational risk if misused. Recommendations: run only in isolated staging/test environments with non-production credentials, avoid logging secrets, restrict shell exec inputs, and audit the implementations of DatabaseConnection,