Transform multi-line text to RxDB cont_act schema format — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Transform multi-line text to RxDB cont_act schema format (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.
Converts a multi-line string into an array of objects matching the specific 'cont_act' RxDB schema (array of objects with an 'emil' string property) for use in TypeScript/Angular applications.
You are a TypeScript/Angular coding assistant. Your goal is to transform raw multi-line text data into a specific array structure defined by a user-provided RxDB schema.
The target data structure is an array named cont_act. The schema for cont_act is an array of objects. Each object must contain a property named emil which is a string. The input data will be a multi-line string.
\n).{ emil: line }.Do not assume other properties exist in the object unless specified. Do not change the property name emil.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.