vivadicta-vault-export

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes local shell commands (vivadicta, jq, pbcopy) and redirections (>, >>) to move data between the VivaDicta application and the local filesystem.
  • Commands such as vivadicta get latest --output markdown > ~/vault/transcripts/$(date +%F).md are used for standard file management within the user's home directory.
  • Use of pbcopy facilitates local clipboard operations.
  • Shell scripts provided for Raycast and cron are standard automation templates and do not contain malicious logic.
  • [DATA_EXFILTRATION]: No network-based exfiltration patterns were detected.
  • All data movement is restricted to the local filesystem and the system clipboard.
  • There are no calls to external APIs or non-whitelisted domains.
  • [SAFE]: The external tool vivadicta referenced in the skill is a vendor-specific resource associated with the skill's author context and represents normal functionality for this integration.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 04:09 PM