Quasi Coder

PassAudited by ClawScan on May 12, 2026.

Overview

Quasi Coder is an instruction-only coding helper with no install or credential requirements, but users should review any code edits or tests made from interpreted shorthand.

This skill appears reasonable for coding workflows. Before use, provide clear file boundaries, review diffs, and be cautious with test execution in projects where tests or local code can modify data or call external services.

Findings (1)

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

The agent could make project changes based on interpreted intent, so a misunderstanding could introduce incorrect code even though no malicious behavior is shown.

Why it was flagged

The skill is designed to generate or edit code and may run temporary tests. That is expected for a coding assistant, and the visible instructions include clarification and isolation guardrails.

Skill content
ask clarifying questions before editing files or generating code ... Run an isolated, temporary unit test to verify an assumption
Recommendation

Use it with explicit target files and requirements, inspect diffs before accepting edits, and approve any test execution in projects where running code has side effects.