Skip to content

Add SafeSkill security badge (91/100 — Verified Safe)#1

Open
OyaAIProd wants to merge 1 commit into
unitedideas:mainfrom
OyaAIProd:safeskill-scan-1776478037511
Open

Add SafeSkill security badge (91/100 — Verified Safe)#1
OyaAIProd wants to merge 1 commit into
unitedideas:mainfrom
OyaAIProd:safeskill-scan-1776478037511

Conversation

@OyaAIProd

Copy link
Copy Markdown

✅ SafeSkill Security Scan Results

Metric Value
Overall Score 91/100 (Verified Safe)
Code Score 100/100
Content Score 75/100
Findings 1 finding detected (1 high)
Taint Flows 0
Files Scanned 0
Scan Duration 0.1s

Top Findings

View full report on SafeSkill


About SafeSkill

SafeSkill is a free, open-source security scanner for AI tools, MCP servers, and Claude Code skills. We scan for code exploits, prompt injection, and data exfiltration risks.

False positive? We take accuracy seriously. If any finding above is incorrect, please open an issue and we will fix it immediately.

Signed-off-by: SafeSkill Scanner <mk@oya.ai>
unitedideas pushed a commit that referenced this pull request Apr 18, 2026
…earch

NHS was ranking hijacked domains that serve Indonesian gambling content
(spell.so = MEGAWIN288, tronalddump.io = SLOT88, scraperbox.com = JNETOTO,
icndb.com = ROYALTOGEL) above legitimate agentic products — bringyour.ai
wasn't in top-30 for its own "harness migration" target query because a
gambling site with llms.txt + openapi signals beat it on text relevance.

- crawler.isSpam(): high-precision content detector. Two Indonesian gambling
  markers (kemenangan/taruhan/judi/bandar/situs slot/agen slot/togel) or one
  Thai phrase (แทงบอล/บาคาร่า) or one English SEO-farm brand (megawin/slot
  gacor/slot88/togelpedia) → flagged. Single-marker Indonesian words alone
  do NOT match — avoids false positives on legit Javanese cultural content.
- crawler pipeline: spam category zeros AgenticScore (kept in index for
  audit access via ?category=spam, excluded from default search).
- queries.SearchSites: default excludes category='spam' unless caller passes
  p.Category='spam' explicitly.
- spam_test.go: 7 subtests locking in detection (4 real spam cases + 3
  legit-site guards); TestCategorize_SpamShortCircuit verifies spam flag
  runs before legitimate category rules.
- Backfilled 4 existing entries via `crawler -recategorize`.

After fix: "harness migration" now ranks bringyour.ai #1 (score 100,
developer) — previously surfaced spell.so #1 (score 50, gambling).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
unitedideas pushed a commit that referenced this pull request Jun 1, 2026
…o AI agents' + site-owner llms.txt line

Adds the site-owner/buyer query NHS monetizes (free score -> monitor -> paid fix) to the
domain-root title, description, OG/Twitter tags, a real homepage H1 (was empty on /), and one
llms.txt line. Copy/metadata only — no logic, routes, or pricing changed. Mirrors the ADB change
that moved it absent->#1 for buyer queries.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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