bm-remember-44a81a — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited bm-remember-44a81a (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.
Capture $ARGUMENTS into Basic Memory as a quick note, keeping the user's words.
.claude/settings.json (and .claude/settings.local.jsonif it exists) and look for the basicMemory block:
rememberFolder — folder for quick captures (default: bm-remember)primaryProject — project to write to (default: omit the project argument soBasic Memory uses its default project)
Both are optional. Use the defaults if the block or a key is missing. Don't fail if there's no settings file.
$ARGUMENTS, verbatim. Don't rewrite or pad it.…if you truncate). If it's one long line, write a short descriptive title instead.
$ARGUMENTS is empty (e.g. you were invoked because the user said "rememberthat…"), capture the specific thing they asked you to remember from the conversation. If it's genuinely unclear what to save, ask one short question.
write_note:title = the derived titledirectory = the resolved rememberFoldercontent = the texttags = ["manual-capture"]primaryProject if set: pass it as project, or as project_id ifit's an external_id UUID (a bare UUID in project won't route). Omit both if primaryProject isn't set. Don't overwrite an existing note unless the user explicitly asks.
e.g. Saved → bm-remember/<slug>.
relations, or structure unless they ask.
type: decision noteinstead (the basic-memory output style covers this). Wrapping up a work session is the PreCompact checkpoint's job, not this skill's.
name prefix.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.