Skip to main content

project-object

Enhances AI coding sessions with persistent memory and standards enforcement for improved code quality and decision tracking.

Install this skill

or
87/100

Security score

The project-object skill was audited on Feb 27, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 25

Access to hidden dotfiles in home directory

SourceSKILL.md
252. Read the context file at: `~/.project-object/{project-name}/context.md`
medium line 231

Access to hidden dotfiles in home directory

SourceSKILL.md
231at `~/.project-object/{project-name}/context.md` at the start of each
low line 251

Access to hidden dotfiles in home directory

SourceSKILL.md
251mkdir -p ~/.project-object/$(basename $(pwd))
low line 252

Access to hidden dotfiles in home directory

SourceSKILL.md
252cat > ~/.project-object/$(basename $(pwd))/context.md << 'EOF'
low line 299

External URL reference

SourceSKILL.md
299[MindMeld](https://mindmeld.dev).
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →