CtrlK
BlogDocsLog inGet started
Tessl Logo

tdg-personal/hexagonal-architecture

Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services.

72

Quality

72%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

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

Direct money access detected (high risk: 1.00). The skill explicitly models payment gateway ports and adapters: it defines a PaymentGatewayPort with an authorize(...) method, shows a StripePaymentGateway adapter, and the composition root wires a Stripe client (StripePaymentGateway) into use cases. These are specific payment gateway integrations (Stripe) and thus constitute direct financial execution capability rather than a generic API or browser tool.

Report incorrect finding
Audited
Security analysis
Snyk