Credential Access
High
- Category
- Privilege Escalation
- Content
required: true credentials: - name: ColorPool Credentials path: "~/.config/colorpool/credentials.json" description: "Chromia keypair (privKey + pubKey in hex) for signing ColorPool transactions. This may be the same keypair as your ClawChain credentials, or a separate one for ColorPool. Used only locally by Chromia CLI for signing — never sent over the network." access: read - name: ClawChain Credentials (for account lookup)- Confidence
- 82% confidence
- Finding
- The skill explicitly requests read access to a local credentials file containing a Chromia private key used to sign transactions. Even if the stated purpose is local signing, exposing a raw private-key file to an agent skill materially increases the blast radius of prompt injection, logging mistakes, or future skill misuse, because compromise of that file enables unauthorized asset transfers.
