Spring Boot Actuator Analyzer
Analysis
This instruction-only skill is a coherent, read-only Spring Boot Actuator audit guide; it may inspect local project configuration but shows no mutation, credential, install, or persistence behavior.
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.
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.
find . -name "application*.yml" -o -name "application*.yaml" -o -name "application*.properties" | head -10
The skill suggests local shell commands to discover and inspect Spring Boot configuration files. This is read-only and directly aligned with the audit purpose, but users should be aware it may access configuration files in the current project.
