Description-Behavior Mismatch
High
- Confidence
- 98% confidence
- Finding
- The list() method returns each alias together with the raw private key material, which unnecessarily exposes secrets to any caller that only needs metadata. In an identity/proof-generation skill, these keys are the root of trust for attestations and authentication proofs, so accidental logging, API exposure, or misuse of this method can directly enable impersonation and unauthorized signing.
