Real Skill packageSource verifiedClawHub registry

agent-trust-layer

Agent Trust Layer is the first layer of AGI — the Discriminator. A pure rule engine that judges whether AI output is true, safe, honest, and non-manipulative. 47 discrimination dimensions × 9 check layers × 131 modules × 131 MCP tools, zero LLM dependency. Use this skill when the user needs: - Verify AI output trustworthiness (hallucination / overconfidence / contradiction / fallacy interception) - Verify behavioral decisions (should it act / where should it stop / should it not act) - Verify memory and cognitive…

Identity and source

Publisher attributionyun520-1registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 69% rule confidence
Package forminstruction with code225 recorded files
Canonical sourceClawHub registryclawhub:yun520-1:agent-trust-layer
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/18/2026.claude/skills/agent-trust-layer

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/18/2026.agents/skills/agent-trust-layer

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/18/2026skills/agent-trust-layer

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @yun520-1/agent-trust-layer
clawhub inspect @yun520-1/agent-trust-layer --version 1.0.1

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
40 / 224 inspected as text
Checked
8/18/2026, 1:55:39 AM
Scanner
0.1.3
Policy
1.0.3
3 automated findings
highRemote content is piped directly to a shellsrc/core/decision-verifier.js:137 · confidence 98%curl', 'wget', '| sh
highDynamic code or shell execution is presentsrc/core/code-verifier.js:379 · confidence 78%eval(
mediumWorld-writable permissions are requestedsrc/core/decision-verifier.js:138 · confidence 95%chmod 777
2 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DYNAMIC_CODE_EXECUTIONpending
Open human review queue →
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
6 dependency and API indicators
  • npm: mathjs ~15.2.0
  • npm: @xenova/transformers ~2.17.2
  • npm: pm2 ~7.0.3
  • api: github.com
  • api: registry.npmjs.org
  • api: yun520-1.github.io
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/18/2026, 1:59:30 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:0b51e21a4262454e020bcba5a17e95bfe7f05ddecebb3db9a6de7dafe857d8c4
Show up to 30 recorded paths
  • AGENTS.md
  • AGI_VISION.md
  • ARCHITECTURE_REORG_v6.0.6.md
  • ARCHITECTURE.md
  • AUDIT_REPORT.md
  • AUDIT-v6.0.0.md
  • bin/cli.js
  • bin/daemon.js
  • bin/verify.js
  • BUILD_DATE
  • CHANGELOG.md
  • CHAT_LOG_HeartFlow_完整备份_2026-05-16.md
  • config.json
  • CONTRIBUTING.md
  • CORE_VALUES.md
  • CURRENT_STATE.md
  • DIAGNOSIS.md
  • docs/audit-report-v5.10.8.md
  • docs/audit-report-v5.3.0.md
  • docs/benchmark_report_v5.3.0.md
  • docs/benchmark-report-v2.1.0.md
  • docs/benchmark-report-v3.md
  • docs/benchmark-report-v4.md
  • docs/benchmark-report-v5.5.1.md
  • docs/benchmark-report-v5.md
  • docs/benchmark-report.md
  • docs/engine-interfaces.json
  • docs/eval-report-2026-08-17.md
  • docs/eval-v3-cognition.json
  • docs/formula-audit-v8.14.0.md

Source changelog

- Added LICENSE file to clearly specify project licensing terms. - No changes to core code, features, or documentation beyond licensing.