Skip to content

Fix the public-safety check: avoid the word "token" - #32

Merged
profunctor merged 1 commit into
joomcode:mainfrom
norightsforlis:fix/public-safety-token
Aug 20, 2026
Merged

Fix the public-safety check: avoid the word "token"#32
profunctor merged 1 commit into
joomcode:mainfrom
norightsforlis:fix/public-safety-token

Conversation

@norightsforlis

Copy link
Copy Markdown
Contributor

main is currently red: the public-safety grep bans token because it normally means a credential, and the Shopee title-search guidance merged in #31 used the word in its linguistic sense — "search short tokens" — tripping the check on nine lines across two skills.

Reworded to "terms", which reads more naturally for search guidance anyway:

  • pulse-find-exact-same-product — 6 occurrences
  • ml-product-analysis — 3 occurrences

No behaviour change; the guidance is identical. bash scripts/check-public-safety.sh passes locally, and the description gates (≤1024 characters, no angle brackets) still pass for all skills.

🤖 Generated with Claude Code

The public-safety grep bans "token" because it normally means a credential.
The Shopee title-search guidance added in joomcode#31 used it in the linguistic sense
("search short tokens"), which tripped the check on nine lines across two
skills and left main red.

Reworded to "terms", which reads better for search guidance anyway. No
behaviour change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@profunctor
profunctor merged commit ac51f20 into joomcode:main Aug 20, 2026
1 check passed
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.

2 participants