NovelAI OpenClaw Adaptor
Analysis
This is an instruction-only setup guide that is coherent with its stated purpose and includes appropriate cautions about verifying packages and keeping NovelAI credentials out of chat.
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.
pip install novelai-openclaw-adaptor
The skill gives an optional package installation example for a local adaptor. This is aligned with the purpose, and the skill repeatedly says to verify the package source first, but users should still notice the package provenance before installing.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
NovelAI credential through local input
The local adaptor configuration is expected to use a NovelAI credential. The skill appropriately says not to paste secrets into chat, but this remains sensitive account access.
