hts-system-contract

Warn

Audited by Snyk on Aug 7, 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.md is explicitly about the Hedera Token Service and contains concrete, callable token-management operations: creating fungible and non‑fungible tokens (createFungibleToken, createNonFungibleToken), minting tokens (mintToken), and account association/KYC (associateToken, grantTokenKyc). It also demonstrates sending HBAR value with transactions (e.g., {value: msg.value} and ethers.parseEther). These are specific blockchain financial operations (token creation, minting, transfers of value), not generic tooling — therefore this grants direct financial execution capability.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 7, 2026, 03:54 AM
Issues
1
Security Audit — snyk — hts-system-contract