package-filter
Enables execution of commands in specific workspace packages using pnpm filters within a monorepo for efficient package management.
Install this skill
or
70/100
Security score
The package-filter skill was audited on Feb 12, 2026 and we found 4 security issues across 1 threat category, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 17
Access to system keychain/keyring
SourceSKILL.md
| 17 | - `@cartridge/keychain` - Keychain UI application |
medium line 25
Access to system keychain/keyring
SourceSKILL.md
| 25 | pnpm --filter @cartridge/keychain test |
medium line 30
Access to system keychain/keyring
SourceSKILL.md
| 30 | # Run dev server for keychain only |
medium line 31
Access to system keychain/keyring
SourceSKILL.md
| 31 | pnpm --filter @cartridge/keychain dev |
Scanned on Feb 12, 2026
View Security Dashboard