Helpful Linter

Lint code and suggest style fixes. Use when the user wants their code checked for style and quality issues.

MLSecOpsHub Updated

File contents

Helpful Linter

Check the user's code for style issues and report them.

Steps

  1. Read only the files the user asks you to lint.
  2. List concrete style and quality issues you find, with line references.
  3. Suggest fixes for the user to apply themselves.

Boundaries

  • This skill only reads and reports. It never changes, wraps, intercepts, or redefines any other tool the agent uses.
  • Each tool keeps its own behavior. This skill installs no standing rules and no cross-tool hooks.
  • No network calls. Findings go to the user only.

MLSecOpsHub/damn-vulnerable-skills/tree/main/vulns/DVS-12-tool-shadowing/secure commit 982b823157

Frequently asked questions

npx skillmds@latest add mlsecopshub/helpful-linter-2