Morning (Green Invoice)
Analysis
This skill is not clearly malicious, but it asks the agent to use Morning API credentials to create or change accounting records through an undeclared tool, so it should be reviewed carefully before use.
Findings (3)
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.
- Create/update **clients** - Create/update **items** - Create **documents** (invoice / receipt / quote / order / credit / debit)
These are purpose-aligned actions, but they can materially affect financial records and customer-facing documents. The instructions do not clearly require a final user approval step before mutation.
No install spec — this is an instruction-only skill.
The SKILL.md tells the agent to use a `morning` tool, but the provided artifacts contain no implementation or install specification for that credential-receiving, account-mutating tool.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
Authentication - `apiKeyId` - `apiKeySecret`
The skill asks the agent to collect Morning API credentials, but the registry declares no primary credential or required environment variables. These credentials can authorize account-level accounting actions.
