CtrlK
BlogDocsLog inGet started
Tessl Logo

crocoder-dev/sce-context-sync

Sync Shared Context Engineering context files with implemented code changes.

72

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking).

What this means

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.

Why it was flagged

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.

Report incorrect finding
Audited
Security analysis
Snyk