Ngff Zarr — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Ngff Zarr (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.
<!-- SPDX-FileCopyrightText: Copyright (c) Fideus Labs LLC --> <!-- SPDX-License-Identifier: MIT -->
A multi-language implementation of the Open Microscopy Environment (OME) Next Generation File Format (NGFF) Zarr specification.
This repository contains multiple packages implementing NGFF-Zarr support:
implementation
Universal OME-Zarr for Deno, Node.js, and browsers
AI integration
py/)The main Python package provides:
✨ Features
📖 Documentation
More information about command line usage, the Python API, library features, and how to contribute can be found in our documentation.
ts/)The TypeScript package provides universal OME-Zarr support for modern JavaScript environments:
✨ Features
📦 Installation
# Deno
import * as ngffZarr from "jsr:@fideus-labs/ngff-zarr";
# Node.js / npm
npm install @fideus-labs/ngff-zarr
# Browser (CDN)
import * as ngffZarr from "https://esm.sh/@fideus-labs/ngff-zarr";📖 Documentation
See the TypeScript documentation for detailed usage, API reference, and examples.
mcp/)The Model Context Protocol server enables AI assistants like Claude to interact with NGFF-Zarr files. See the MCP documentation for setup and usage instructions.
ngff-zarr is distributed under the terms of the MIT license.
[Sharded Zarr]: https://zarr.dev/zeps/accepted/ZEP0002.html [tensorstore]: https://google.github.io/tensorstore/
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.