Hpc Calculix
Analysis
This skill looks focused and transparent; review the included cluster job template before using it because it can run CalculiX work on an HPC system.
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.
srun -n 1 ccx -i "$job_name"
The included Slurm template runs CalculiX on a named input deck from the submission directory; this is aligned with the HPC workflow purpose but is still an executable cluster command.
Use this together with `hpc-orchestration`... `hpc-orchestration` owns scheduler, storage, transfer, and monitoring scaffolds
The skill openly references a companion orchestration capability that is not included in these artifacts; it is purpose-aligned, but its own permissions and behavior are outside this package.
