AgentStack
SKILL verified MIT Self-run

Test Saill In Skill

skill-horizonbrute-standardized-ai-looping-language-saill-test-saill-in-skill · by HorizonBrute

Proof-of-concept SAILL-in-skill. Replaces a wordy dirtree-check skill with a tight SAILL block. Audits tested_implementations nonce coverage via the Nonce Trace Audit team.

No reviews yet
0 installs
2 views
0.0% view→install

Install

$ agentstack add skill-horizonbrute-standardized-ai-looping-language-saill-test-saill-in-skill

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Test Saill In Skill? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Skill: /testsaillin_skill

Model preference: #midcost

"For every dir with a trace nonce file, send a haiku agent to report agents.md files loaded."

Nonce Trace Audit

  1. Scanner (#lowcost) — globs **/testing_nonce.md under -context:root-; emits directory list as -context:dirs-.
  2. Readers[ Nonce-Reader (#lowcost, parallel) per -context:dirs- ] (wait) — one haiku agent per dir; reads testing_nonce.md and walks parent dirs for agents.md trace lines; returns CSV row: dir,trace1|trace2|...,nonce.
  3. Synthesizer (#midcost) — collects CSV rows; builds fenced markdown directory tree (nonce ✓, chain depth per node, MISSING flagged).
  4. Writer (#lowcost) — writes tree to documentation/lastrun_dirtree_check.md with run header; appends sha256: .

Send the Nonce Trace Audit team against -context-

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.