consensus-persona-engine
v0.1.1Deterministic persona reputation engine that applies guard decision effects to persona_set state and emits explicit reputation_delta artifacts.
⭐ 0· 297·0 current·0 all-time
byKai Cianflone@kaicianflone
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe a reputation engine. Declared runtime requirement is only Node (expected for the included JS), and the code implements deterministic reputation updates and emits reputation_delta artifacts as described. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and run.js limit behavior to reading an input JSON and running the handler that processes decision, vote_batch, and persona_set. The instructions do not direct reading unrelated files, accessing environment variables, or sending data externally.
Install Mechanism
No install spec; this is instruction-only with small bundled source files. There are no downloads, package installs, or extraction steps that would write arbitrary external code to disk.
Credentials
No environment variables, credentials, or config paths are required. The skill's functionality does not justify any secret access, and none is requested.
Persistence & Privilege
always is false and the skill does not modify other skills or system settings. It contains no self-enabling or persistent background behavior; autonomous invocation is allowed by platform default but is not combined with any other risky privileges.
Assessment
This skill is coherent and small: it only needs Node and processes JSON input to compute reputation deltas. You can safely inspect the included src/index.mjs (it contains the full logic) before installing. Note the default ruleset (reward/penalty values and min/max reputation) is used unless you supply a ruleset; review or override those if they must match your policy. Because it can be invoked by agents, decide whether you want to allow autonomous runs in your environment, but there are no network calls or secret accesses in the code.Like a lobster shell, security has layers — review code before you run it.
latestvk97ab7pzrjmcrw75w2fkmxrrrn8225a3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Binsnode
