Mai Shopping Assistant
Analysis
This is an instruction-only shopping advice skill with no code, credentials, persistence, or payment authority, and its behavior matches its stated purpose.
Findings (2)
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.
"ownerId": "harrylabsj", "slug": "mai", "version": "1.0.0"
The supplied registry metadata lists a different owner ID and version 1.0.1, while the embedded _meta.json lists ownerId harrylabsj and version 1.0.0. This is a package provenance/version consistency issue, though the skill has no executable code or install step.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
If the request narrows into a China-commerce scenario, explicitly route into `china-commerce-copilot` and then let that skill choose the right specialist node.
The skill discloses that some requests may be handed to another named skill. This is aligned with the shopping-router purpose, but the downstream skill is not included in these artifacts.
