CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-security-manager

Agent skill for security-manager - invoke with $agent-security-manager

31

1.54x
Quality

0%

Does it follow best practices?

Impact

82%

1.54x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./.agents/skills/agent-security-manager/SKILL.md
SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W009: Direct money access capability detected (payment gateways, crypto, banking)

What this means

The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.

Why it was flagged

Direct money access detected (high risk: 1.00). The skill includes explicit cryptographic signing and key-management APIs that can be used to authorize transactions. Examples: a ThresholdSignatureSystem with generateDistributedKeys(), createThresholdSignature(), combinePartialSignatures(); a SecureKeyManager with generateDistributedKey(), rotateKeys(), backup/recover key shares; and code that signs proposals (signedProposal = await this.security.thresholdSignature.sign(proposal)). These are specific, non-generic cryptographic primitives for signing and managing keys (including DKG and key share backup/restore), which fall under "Crypto/Blockchain (Wallets, ... Signing)" and therefore provide direct capability to sign and authorize on-chain or custodial transactions.

Report incorrect finding
Repository
ruvnet/claude-flow
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.