permissioned-pools-issuer
Warn
Audited by Snyk on Aug 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicit guidance for interacting with Uniswap v4 permissioned-pool contracts: it names on-chain functions and sequences that create adapters, approve tokens, initialize pools, mint position tokens, enable swapping, register wrappers, seed liquidity, and even force-exit LPs (e.g., createPermissionsAdapter, verifyPermissionsAdapter, setAllowedHook, pool initialize, _mint, updateAllowedWrapper, unwindPosition). These are concrete crypto/blockchain transaction operations that move or enable movement of funds and require signing/sending on-chain transactions. This matches the "Crypto/Blockchain (Wallets, Swaps, Signing)" category of Direct Financial Execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata