nas-index
Fail
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: HIGHDATA_EXFILTRATIONCREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
- [DATA_EXFILTRATION]: The skill exposes the specific directory structure for highly sensitive personal identification documents and private backups, facilitating unauthorized access or retrieval.
- Evidence: The path
/mnt/nas/database/backups/Important/is explicitly documented as containing ID cards, marriage certificates, and diplomas. - [CREDENTIALS_UNSAFE]: The skill provides the location of files and directories that likely contain credentials, system secrets, and private encryption keys.
- Evidence: The index includes locations for SSL certificates (
/mnt/nas/database/acme), application configurations (/mnt/nas/database/Configs/), and Docker service files which often contain environment variables and secrets. - [COMMAND_EXECUTION]: The skill provides the agent with shell command templates designed to traverse and search the entire network storage mount point.
- Evidence: The instructions explicitly recommend using
find /mnt/nas/database -name "*keyword*" -type fandlocate -i keywordto explore the file system.
Recommendations
- AI detected serious security threats
Audit Metadata