Context-Inappropriate Capability
Medium
- Confidence
- 91% confidence
- Finding
- The CLI reference for a cross-chain bridge skill includes an example that invokes an unrelated `wallet history` command plus a shell loop and inline Python to poll transaction status. This expands the operational scope from documenting bridge-specific commands into general shell execution patterns, which can normalize unsafe agent behavior and create a path for command-injection or tool-misuse if user-controlled values are later interpolated into similar snippets.
