ai-notes
Facilitates management of AI notes in Japanese, enabling users to read, list, and create implementation plans efficiently.
Install this skill
or
94/100
Security score
The ai-notes skill was audited on Feb 9, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 12
Access to hidden dotfiles in home directory
SourceSKILL.md
| 12 | ~/.claude/skills/ai-notes/notes.ts |
low line 21
Access to hidden dotfiles in home directory
SourceSKILL.md
| 21 | deno run -A ~/.claude/skills/ai-notes/notes.ts generate "<title>" |
low line 25
Access to hidden dotfiles in home directory
SourceSKILL.md
| 25 | deno run -A ~/.claude/skills/ai-notes/notes.ts generate "<title>" --multiple |
low line 35
Access to hidden dotfiles in home directory
SourceSKILL.md
| 35 | deno run -A ~/.claude/skills/ai-notes/notes.ts list |
low line 38
Access to hidden dotfiles in home directory
SourceSKILL.md
| 38 | deno run -A ~/.claude/skills/ai-notes/notes.ts list --limit 10 |
low line 41
Access to hidden dotfiles in home directory
SourceSKILL.md
| 41 | deno run -A ~/.claude/skills/ai-notes/notes.ts list --limit 10 --offset 10 |
Scanned on Feb 9, 2026
View Security Dashboard