Skip to content

docs: redact secrets in remember skill#942

Open
wbugitlab1 wants to merge 1 commit into
mainfrom
github-pr/issue-919-remember-redact-secrets-3cee91d1
Open

docs: redact secrets in remember skill#942
wbugitlab1 wants to merge 1 commit into
mainfrom
github-pr/issue-919-remember-redact-secrets-3cee91d1

Conversation

@wbugitlab1

Copy link
Copy Markdown
Owner

Summary

  • update the packaged remember skill to redact credentials and secrets before memory_save
  • add a security-sensitive worked example that preserves operational meaning without storing raw token values
  • add a plugin-surface regression test for the remember-skill safety contract

Verification

  • corepack pnpm test -- test/plugin-surface-contract.test.ts passed: 171 files / 2238 tests
  • corepack pnpm exec tsx scripts/skills/check.ts passed: 15 skills
  • git diff --check and git diff --cached --check passed
  • semgrep scan --config p/default --error --metrics=off . passed: 0 findings
  • gitleaks protect --staged --redact passed: no leaks

Refs #919

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant