Agent Survival Kit

PassAudited by ClawScan on May 1, 2026.

Overview

This is a simple, instruction-only budgeting skill that stores local finance-tracking notes, with no evidence of hidden code, credential use, network access, or unsafe behavior.

This skill appears safe for its stated purpose, but treat the finance files it creates as potentially sensitive local records; do not include private account numbers, payment credentials, or confidential business details unless you are comfortable storing them in the workspace.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Your budget, revenue, expense descriptions, and runway details may remain in local workspace files and could be referenced later by the agent.

Why it was flagged

The skill intentionally persists balance, transactions, and experiment data in a workspace memory file, which is appropriate for budgeting but may expose financial context to future workspace activity.

Skill content
All financial data is stored in `memory/finances.json`
Recommendation

Use this in a trusted workspace, avoid logging sensitive payment or account details, and periodically review or delete stored finance files if they are no longer needed.