Real Skill packageSource verifiedClawHub registry

heartflow-engine

心虫(HeartFlow)是AGI第1层——辨别者。纯规则引擎,判别对错/好坏/安全/危险。 47维判别 × 9层管线 × 129模块 × 130 MCP工具,零LLM依赖。 当用户需要以下能力时使用本技能: - 判别AI输出是否可信(幻觉/过度自信/矛盾/谬误拦截) - 判别行为决策是否正确(该做什么/该停在哪/该不该做) - 判别记忆与认知质量(漂移检测/元认知/置信度校准) - 需要确定性而非LLM自由生成的判断 - 检查情绪/心理/伦理维度(共情/创伤/德性/意义) 安全边界:代码执行/文件系统写入默认关闭。无遥测,无隐藏C2。 诚实声明:本引擎是规则引擎,模拟认知判别信号,不是真正的意识或生命。

Identity and source

Publisher attributionyun520-1registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 53% rule confidence
Package forminstruction with code165 recorded files
Canonical sourceClawHub registryclawhub:yun520-1:mark-heartflow-skill
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/16/2026.claude/skills/heartflow-engine

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/16/2026.agents/skills/heartflow-engine

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/16/2026skills/heartflow-engine

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/mark-heartflow-skill
clawhub inspect @yun520-1/mark-heartflow-skill --version 6.6.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 / 165 inspected as text
Checked
8/16/2026, 4:04:38 AM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
highRemote content is piped directly to a shellsrc/core/decision-verifier.js:137 · confidence 98%curl', 'wget', '| sh
mediumWorld-writable permissions are requestedsrc/core/decision-verifier.js:138 · confidence 95%chmod 777
1 High/Critical review queue entry
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
4 inferred permission indicators
  • 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: www.npmjs.com
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/16/2026, 2:56:49 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:4e2f1687b31fc278d98aa79562ad0105702d0f40f688f4307b051351c6979252
Show up to 30 recorded paths
  • AGI_VISION.md
  • ARCHITECTURE_REORG_v6.0.6.md
  • ARCHITECTURE.md
  • AUDIT_REPORT.md
  • AUDIT-v6.0.0.md
  • BUILD_DATE
  • config.json
  • CONTRIBUTING.md
  • CORE_VALUES.md
  • CURRENT_STATE.md
  • DIAGNOSIS.md
  • ecosystem.config.js
  • expand_security.py
  • FAILURE_REPORT.md
  • fix_ldap.py
  • fix_patterns.py
  • fix_todo_pattern.py
  • fix_todo.py
  • fixtures/fixture-1-same-tags-supersede.json
  • fixtures/fixture-2-alias-gap.json
  • fixtures/fixture-2-tagless-alias-gap.json
  • fixtures/fixture-3-multivalued-no-supersede.json
  • fixtures/fixture-4-negation-supersede.json
  • fixtures/fixture-5-ambiguous-correction.json
  • fixtures/fixture-5-tagless-ambiguous-correction.json
  • fixtures/fixture-6-close-semantics.json
  • IDENTITY.md
  • INSTALL.md
  • notes/heartflow-github-roam-2026-08-12.md
  • package.json

Source changelog

mark-heartflow-skill 6.6.1 - 更新版本号至 6.6.1。 - SKILL.md 文档无实质内容变更,仅版本号由 6.6.0 调整为 6.6.1。