Sur

SuspiciousAudited by ClawScan on May 10, 2026.

Overview

The skill is coherent for SURGE token launches and trading, but it asks the agent to use an API key and server-managed wallets to perform real financial actions, so it should be reviewed carefully before use.

Only use this skill if you trust SURGE with a server-managed wallet and understand that token launches and trades can affect real funds. Use a dedicated revocable API key, keep deposits small, and require explicit confirmation before every funding, launch, buy, or sell action.

Findings (5)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

ConcernMedium Confidence
ASI02: Tool Misuse and Exploitation
What this means

The agent could perform wallet, launch, or trading actions that may spend funds or create irreversible on-chain effects.

Why it was flagged

The skill delegates token launches and trading to the agent via API calls. These are high-impact financial operations, and the visible instructions do not clearly require a final user confirmation before each launch, funding use, or trade.

Skill content
After creation, user can **buy and sell** tokens ... You (the AI agent) handle the entire process through API calls
Recommendation

Require explicit user confirmation for each wallet funding, token launch, buy, sell, amount, chain, and destination before sending any mutating API request.

What this means

Anyone or any agent workflow with this key may be able to operate the user's SURGE account, managed wallets, token launches, or trades according to the API key's permissions.

Why it was flagged

The skill asks the user to provide a SURGE API key that is then used for wallet and trading API calls. The registry metadata says there is no primary credential, creating ambiguity around the credential boundary for a financial service.

Skill content
User gives you a key starting with `sk-surge-...`
Recommendation

Use a dedicated, minimally scoped key if available, revoke it when finished, and do not share keys beyond the intended session.

What this means

Funds sent to the managed wallet depend on SURGE account access, platform custody, and API behavior; mistakes or misuse may affect real assets.

Why it was flagged

The wallet custody model is server-managed, and later instructions tell users to send funds to the wallet address. This is purpose-aligned but high-impact because the user is relying on the service and API controls rather than holding the private key directly.

Skill content
All wallets are **server-managed** — no private keys needed from user
Recommendation

Only fund small amounts you are willing to risk, verify withdrawal and custody terms directly with SURGE, and confirm how wallet access can be revoked or recovered.

What this means

A user may deposit funds or approve trades without fully understanding that wallet control depends on the service and API key.

Why it was flagged

This reassurance is part of the scripted user messaging for a custodial/server-managed wallet. It may understate the trust and custody tradeoff even if the behavior is intentional.

Skill content
No private keys to worry about — everything is handled securely on our side.
Recommendation

Add clear custody, withdrawal, loss, and revocation disclosures instead of relying only on broad security assurances.

What this means

Users have less independent context for verifying the provider, API behavior, or custody claims before granting a key and sending funds.

Why it was flagged

The registry does not provide a source or homepage, which limits provenance review for a skill that connects to a remote financial API.

Skill content
Source: unknown; Homepage: none
Recommendation

Verify the SURGE service, domain, documentation, and key permissions independently before installing or using the skill.