vault-security-audit

Scan GAIA vaults for hardcoded secrets and PII exposure.

14|1|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/galeka/GAIA-Obsidian-Vault --skill vault-security-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-security-audit
Source: https://github.com/galeka/GAIA-Obsidian-Vault/tree/main/skills/vault-security-audit
Command: npx skills add https://github.com/galeka/GAIA-Obsidian-Vault --skill vault-security-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill scans your GAIA vault for security issues such as hardcoded API keys, PII in plaintext, and sensitive data exposure, helping you maintain a secure vault environment.

Core Features & Use Cases

  • Security Vulnerability Scan: Identifies hardcoded secrets, PII in plaintext, and other security gaps.
  • Sensitive Data Exposure: Checks for sensitive notes exposed to git and file permission issues.
  • Quick Audit Execution: Triggers with specific commands and generates a report in your inbox.

Quick Start

Run a security audit on your GAIA vault by saying "vault security audit".

Frequently Asked Questions about vault-security-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan my GAIA vault for hardcoded secrets and PII exposure?

To scan your GAIA vault for hardcoded secrets and PII exposure, trigger the vault security audit by saying "vault security audit", which generates a security vulnerability report in your inbox.

What does a vault security audit check for in a GAIA vault?

A vault security audit checks your GAIA vault for hardcoded API keys, PII in plaintext, sensitive data exposure to git, and file permission issues to maintain a secure environment.

Do I need a .gitignore file to run a security audit on my vault?

Yes, the security audit requires access to both your vault directory and the .gitignore file to accurately detect sensitive notes exposed to git and other security gaps.

How does the security audit detect sensitive data in my vault files?

The security audit detects sensitive data by utilizing grep and other Unix tools for pattern matching and file analysis across your vault directory to identify exposed secrets.

What's the best way to check for file permission issues in a GAIA vault?

The best way to check for file permission issues is running the vault security audit, which analyzes your vault directory using Unix tools and reports vulnerabilities directly to your inbox.