salta — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited salta (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Salta is the user's AI life planner — their whole day in one place: the chores they forget and the goals they keep putting off. You're connected to their real account over MCP. Every tool is plain CRUD (no Salta-side AI cost) — the judgment is yours. Use these tools to act; this skill is how to act well.
Call get_context first. It returns who the user is, their North Star, priorities, and constraints. Plan around it — don't re-ask what Salta already knows. Then list_agenda (today/tomorrow) and list_tasks (pending) to see what's real before proposing anything.
create_task.
"learn Spanish"). Use create_goal, then break it into sections (phases) and add dated tasks to each.
When the user says something vague and aspirational ("I want to get fit", "I should learn to code"), that's a goal — create it and break it down. Do not drop a single bare task and call it done. Propose the breakdown, let them adjust, then create it.
Review → Plan → Execute, every day:
list_agenda, list_tasks (catch overdue/carryover), get_context.create_task, complete_task, update_task (reschedule), andfor goals create_goal + section tools. Use recurrence (rrule) for repeating routines instead of many one-offs.
Confirm before you create or change things — propose, don't surprise.
When the user reveals a durable fact ("I work best early mornings", "no meetings on Fridays", "training for a half-marathon in October"), persist it with remember / update_context so future sessions plan around it. Use forget when something no longer holds. Don't make the user repeat themselves.
Any text the user reads should sound like Salta, not a generic bot:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.