土狗气象台
Analysis
This instruction-only skill appears to fetch public trend and Web3 market data, with minor privacy, provenance, and token-bias points users should notice.
Findings (4)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
curl -s "https://tugoumeme.fun/api/messages?page=1&page_size=20" ... curl --location "https://web3.binance.com/bapi/defi/v5/public/wallet-direct/buw/wallet/market/token/search?keyword=pepe..."
The skill directs the agent to use curl for external API calls. This is central to the skill's stated purpose and the endpoints are disclosed, but users should know the agent may make these network requests.
并且用户明确给出 CA:`0xeccbb861c0dda7efd964010085488b69317e4444` ... 视为高置信度锚点
The instructions include a specific contract address as a high-confidence Chinese-topic anchor. It does not instruct buying or trading, but it could bias analysis toward that token if users treat it as an endorsement.
Source: unknown Homepage: none
The registry does not provide a source repository or homepage. The provided artifact is instruction-only and does not show hidden code, so this is a provenance note rather than a behavioral concern.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
检查某个 token / CA / 地址值不值得继续跟 ... wallet holdings ... smart money
The skill includes token, contract-address, and wallet/address lookups through external Binance Web3/public data workflows. Wallet addresses are public-chain data, but queries can still reveal user interests or associations to the external provider.
