security-audit

Audit AI Harness credentials, tokens, file permissions, git hygiene, heartbeat health, and configuration drift.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/AndersonsRepo/AI-Harness --skill security-audit-andersonsrepo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-audit
Source: https://github.com/AndersonsRepo/AI-Harness/tree/main/.claude/skills/security-audit
Command: npx skills add https://github.com/AndersonsRepo/AI-Harness --skill security-audit-andersonsrepo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of checking the security posture of the AI Harness system, identifying potential vulnerabilities before they can be exploited.

Core Features & Use Cases

  • Comprehensive Checks: Audits credentials, tokens, file permissions, git hygiene, heartbeat health, and configuration drift.
  • Targeted Scans: Allows for full system audits or specific checks on credentials, git, heartbeat, or configuration.
  • Use Case: Run a security-audit with the full argument daily to ensure no sensitive information has been accidentally exposed or that critical system components are functioning as expected.

Quick Start

Run a full security audit of the AI Harness system.

Frequently Asked Questions about security-audit

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

FAQPage Schema
How do I run an automated security audit for my AI Harness system?

To run a security audit, execute the skill with the full argument to perform a comprehensive system assessment. This checks credentials, git hygiene, heartbeat health, and configuration drift to identify vulnerabilities.

Can I scan specific modules like git or credentials for configuration drift?

Yes, you can scope scans to specific modules like credentials, git, heartbeat, or configuration. This allows targeted checks for configuration drift and vulnerabilities instead of running a full system assessment.

What does an automated security posture check verify in my environment?

A security posture check verifies credentials, tokens, file permissions, git hygiene, heartbeat health, and configuration drift. It ensures adherence to security best practices and identifies potential misconfigurations.

When should I run a full system security assessment on my AI Harness?

You should run a full security assessment daily to ensure no sensitive information has been accidentally exposed and that critical system components like credentials and heartbeat health are functioning as expected.

Does this security audit require any external dependencies or tools?

No, this security audit skill has zero dependencies. It performs automated checks of your AI Harness system configuration, git hygiene, and credentials without requiring external tools or libraries.

Why do I need to check file permissions and git hygiene in my AI Harness?

Checking file permissions and git hygiene prevents accidental exposure of sensitive information like tokens and credentials. These security audits identify potential misconfigurations and vulnerabilities before they can be exploited.