thinktank
Audited by Socket on Feb 21, 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] The SKILL.md is internally consistent and aligned with its stated purpose (multi-model synthesis for reviews). It does not itself contain malicious code, network endpoints, or credential harvesting. The main risk is that it delegates execution to an external `thinktank` executable whose origin and behavior are not specified; that external binary could perform malicious actions. Recommend verifying the provenance and contents of any `thinktank` binary before running, and avoid passing sensitive secrets or broad credentials into the workflow unless the runtime is audited. LLM verification: The skill text itself is not directly malicious — it reasonably describes an orchestration workflow for multi-model synthesis — but it includes high-risk execution patterns: writing a temp instruction file and running an external `thinktank` CLI with user-supplied file lists and unbounded arguments. Because the provenance and behavior of that external executable are unspecified, and because examples encourage shell execution patterns, this skill poses a moderate supply-chain and data-exfiltratio