dotfiles-tidy@ 0.4.2
github.com/skillox-examples/dotfiles-tidy
Scanned Thu, 28 May 2026 12:19:34 GMT
Scan ID sample-grade-b · 1ms
B
SCORE 75 / 100
Verdict: Safe to install

1 high-severity finding.

This skill runs unsafe shell commands.

0 critical1 high0 medium11 rules passed

Why grade B?

score · 75 / 100

The current grade reflects 1 high-severity finding (any HIGH → B).

0 CRIT1 HIGH0 MED0 LOW
To reach a higher grade
  • A
    Reach Atarget score 95

    Resolve all 1 HIGH.

Thresholds are documented at /docs/grading. Source-of-truth is the grade() function in @skillox/scanner.

Findings · ordered by severity

high
Dangerous shell pattern: chmod 777/666
The skill contains a shell command pattern (`chmod 777/666`) commonly used in destructive or supply-chain attacks.
rule: dangerous-shellline: 16CWE-78
14## Permissions
15
16After writing, runs `chmod 777 ~/dotfiles` so any tool on the system can read the updated files.chmod 777/666 — common in destructive or supply-chain attacks
17
Scan another →Share
skillox.io/r/sample-grade-b