Mova Intent Calibration

v2.0.1

Transform a raw user request into a clear, bounded, testable, and responsibility-bearing intent through structured crystallization. Use before any complex ta...

0· 100·0 current·0 all-time
bySergii Miasoiedov@mova-compact
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (intent calibration) matches the SKILL.md: a guided, multi-step framing process. The only minor mismatch is an inline note that the skill "Requires the `openclaw-mova` plugin" even though no external plugin is declared in the manifest; this is plausible for an ecosystem skill but should be verified.
Instruction Scope
Runtime instructions are prescriptive about conversational steps, confirmations, and testable outcomes. They do not instruct reading files, environment variables, or sending data to external endpoints, and they require explicit user confirmation before proceeding.
Install Mechanism
No install spec and no code files — instruction-only — meaning nothing is written to disk or fetched automatically by the skill itself (lowest install risk).
Credentials
No required environment variables, credentials, or config paths are declared or referenced in SKILL.md. The skill's behavior does not demand secrets or unrelated system access.
Persistence & Privilege
always:false and no install behavior — the skill does not request persistent or elevated platform privileges. The skill can be invoked autonomously by agents (platform default); that is normal but you may want to control autonomous invocation policy if you require it.
Assessment
This skill appears coherent and low-risk because it only contains conversation instructions and asks for no credentials or installs. Before installing, verify the referenced "openclaw-mova" plugin: find its source/homepage, review its permissions and any required env vars, and confirm you trust its owner. Test the skill in a controlled session to ensure it actually waits for the user's explicit confirmation and does not attempt to execute tasks or call other services. If you need stronger guarantees, ask the publisher for a homepage or repository and inspect that plugin's manifest and code before enabling autonomous invocation broadly.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ak2s7n72547xbrg1910643n84255k

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments