Monobank

PendingVirusTotal audit pending.

Overview

No VirusTotal analysis has been recorded yet. File reputation checks will appear here once the artifact hash has been scanned.

Findings (0)

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.

What this means

Anyone using this skill will need to provide a Monobank API token that can access bank account balance information.

Why it was flagged

The skill requires a user-provided banking API token, which is sensitive account authority. The instructions limit it to per-request use and prohibit storage, so this is a purpose-aligned notice rather than a concern.

Skill content
The user must provide `monobank_token` for each request. Never store it in files, env vars, memory, directives, logs, summaries, or future context.
Recommendation

Only provide the token when you intend to check your Monobank balance, and verify the agent does not print, save, or reuse the token.