Sync Shared Context Engineering context files with implemented code changes.
72
90%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
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.
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.