Skip to main content

Inf Repository Notes Generator

Generates hierarchical Inf diagram notes in YAML format for comprehensive visual documentation of repositories.

Install this skill

or
90/100

Security score

The Inf Repository Notes Generator skill was audited on Feb 16, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 39

Access to hidden dotfiles in home directory

SourceSKILL.md
39- Runs `python3 ~/.claude/skills/inf/scripts/yaml_convert.py --dir inf-notes/`
low line 375

Access to hidden dotfiles in home directory

SourceSKILL.md
375python3 ~/.claude/skills/inf/scripts/yaml_convert.py inf-notes/root.yaml --validate
low line 376

Access to hidden dotfiles in home directory

SourceSKILL.md
376python3 ~/.claude/skills/inf/scripts/yaml_convert.py inf-notes/api.yaml --validate
low line 398

Access to hidden dotfiles in home directory

SourceSKILL.md
398python3 ~/.claude/skills/inf/scripts/yaml_convert.py inf-notes/<new-file>.yaml --validate
low line 417

Access to hidden dotfiles in home directory

SourceSKILL.md
417python3 ~/.claude/skills/inf/scripts/yaml_convert.py inf-notes/<file>.yaml --validate
low line 103

External URL reference

SourceSKILL.md
103- text: "API Docs\nhttps://api.example.com/docs"
Scanned on Feb 16, 2026
View Security Dashboard