Skip to main content

lint

Lint checks code syntax and enforces style, providing auto-fixes and CI integration for improved code quality management.

Install this skill

or
88/100

Security score

The lint skill was audited on Jun 7, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 42

Access to hidden dotfiles in home directory

SourceSKILL.md
42| `lint export <fmt>` | Export all data to JSON, CSV, or TXT format. Output file saved to `~/.local/share/lint/export.<fmt>` |
medium line 51

Access to hidden dotfiles in home directory

SourceSKILL.md
51All data is stored locally in `~/.local/share/lint/`. Each action command writes to its own log file (e.g., `check.log`, `validate.log`, `fix.log`). A unified `history.log` records every action with t
low line 55

Access to hidden dotfiles in home directory

SourceSKILL.md
55~/.local/share/lint/
low line 5

External URL reference

SourceSKILL.md
5homepage: https://bytesagain.com
Scanned on Jun 7, 2026
View Security Dashboard