local-paper-index
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
asta-pluginstool directly from the author's official GitHub repository (github.com/allenai/asta-plugins.git). This is a trusted vendor resource used to provide the core indexing functionality. - [COMMAND_EXECUTION]: The skill executes local bash and Python scripts (
extract-pdfs.sh,chunk-and-index.py,warm-cache.sh) to handle PDF conversion and data chunking. These commands operate on user-defined directories and do not attempt to access sensitive system paths. - [SAFE]: No malicious patterns, such as obfuscation, exfiltration of credentials, or unauthorized remote code execution, were detected. The skill performs its stated function of indexing documents using vendor-provided utilities and standard libraries.
Audit Metadata