Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 89% confidence
- Finding
- The skill uses network access and a sensitive environment variable (`SOLANA_PRIVATE_KEY`) but does not declare corresponding permissions. That mismatch can hide the true trust boundary from users and tooling, increasing the risk that the skill is invoked without adequate scrutiny before making external requests or handling signing material. In this context, the risk is amplified because the skill encourages financial transactions on Solana and normalizes use of a private key in a fallback path.
