Sync Shared Context Engineering context files with implemented code changes.
93
93%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill's primary purpose is documentation/context synchronization (non-financial). However, the prompt includes an explicit example defining a PaymentGateway abstraction that references external payment processors (Stripe, Adyen) and shows concrete APIs/operations ("charge(amount, token): Result", "refund(chargeId): Result"). Those are specific payment gateway APIs/functions for moving money, which meets the criteria for Direct Financial Execution.