Context-Inappropriate Capability
Medium
- Confidence
- 97% confidence
- Finding
- The skill instructs the agent to execute a shell snippet that sources `.env.local` before making network requests. Sourcing a local shell file executes arbitrary shell code, not just variable assignments, so a malicious or compromised repository can run commands and exfiltrate secrets under the guise of credential loading. The stated goal is API authentication for firm discovery, but this mechanism expands privilege to arbitrary local code execution.
