paperless
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the
@nickchristensen/pplspackage from the official npm registry. This is a standard way to manage dependencies and is considered a safe practice. - [COMMAND_EXECUTION]: The skill uses the
pplsCLI tool to interact with Paperless-NGX. The commands are specific, well-defined, and restricted to managing documents and metadata within that system. - [CREDENTIALS_UNSAFE]: The skill properly manages sensitive information by using environment variables (
PPLS_HOSTNAME,PPLS_TOKEN) as specified in the metadata frontmatter, rather than hardcoding secrets.
Audit Metadata