CP2K Cross-Code Input Studio

PassAudited by ClawScan on May 1, 2026.

Overview

This skill appears to be a coherent offline CP2K input draft generator/converter, with only routine caution around bundled local scripts and limited provenance.

This looks safe to use for drafting CP2K and related input files. Treat the outputs as scientific drafts, not validated production settings, and run any bundled helper scripts only in directories where generated files are expected.

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.

What this means

The agent may run bundled local scripts to generate draft files such as normalized.json, job.inp, and report.md.

Why it was flagged

The skill explicitly allows local Python helper scripts to be used, which is code execution, but it is disclosed, offline, and directly tied to the skill's purpose.

Skill content
Use the bundled scripts when helpful ... intended for transparent, offline preprocessing/rendering of CP2K draft files
Recommendation

Use the scripts in a project/output directory you control and review generated files before using them for real scientific work.

What this means

Users have less external context for who maintains the bundled helper code.

Why it was flagged

The package does not provide external provenance or a homepage, which is a minor supply-chain notice for a skill that includes helper scripts.

Skill content
Source: unknown; Homepage: none
Recommendation

Prefer installing from the trusted registry entry and skim the bundled scripts if provenance matters for your environment.