cost — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cost (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.
Show token-savings telemetry from engram's hook log. Three modes:
engram costengram cost -p /path/a -p /path/b~/.engram/cost-report-YYYY-Www.md: engram cost --digestRun the requested mode and report the totals:
If the user passed "$ARGUMENTS", treat it as flag input (e.g., --digest, -p /path).
If the table shows zeroes, explain that historic events don't carry the new tokens-saved fields — real numbers populate within ~24 hours of v3.3 install.
User: "How much has engram saved me this week?" You: Run engram cost --digest. Read the output. Quote the totals: tokens saved, reduction ratio, approx USD. Mention the digest file path so the user can paste it into Slack.
User: "Show me my engram numbers across all projects" You: Multi-project mode. Run engram cost -p ~/proj-a -p ~/proj-b -p ~/proj-c (substitute with the user's actual paths if they list them, otherwise default to the current directory).
User: "Is engram even doing anything?" You: Run engram cost --json and pipe to a sanity check. If events > 0 but tokensSaved == 0, the user is on engramx older than 3.3.0 — recommend npm i -g engramx@latest. If events == 0, the hook isn't installed — recommend engram install-hook.
User: "Compare cost vs last week" You: Two digest files at ~/.engram/cost-report-YYYY-W{N}.md and ~/.engram/cost-report-YYYY-W{N-1}.md. Read both, present the deltas in a table.
engram setup and engram install-hook first; cost data accumulates after the hook is wired.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.