micro-ecc-integration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited micro-ecc-integration (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill to integrate micro-ecc by treating randomness, key storage, curve choice, and test vectors as security-critical. ECC that compiles but uses weak RNG or mismatched key formats is not working.
Use this skill when:
Do not use this skill for full TLS stacks. Use mbedtls-integration for TLS. For AES/SHA/HMAC primitives, use tinycrypt-integration.
Ask for:
Match peer requirements and security level.
Key generation and ECDSA require strong randomness. Do not use pseudo-random test stubs in production.
Public key layout, private key length, endian, and compressed/uncompressed format must match protocol.
Validate sign/verify or shared-secret derivation against expected data.
Do not log private keys, nonces, or raw secrets.
Before claiming micro-ecc works:
User:
micro-ecc 签名服务器验不过。Agent:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.