meteor-security

Installation
SKILL.md

Meteor security

Meteor's security model is opinionated: the server holds authority, the client cannot be trusted, and the only places that filter data before it reaches users are methods (write paths) and publications (read paths).

Decision flow

Installs
113
GitHub Stars
9
First Seen
Aug 27, 2026
meteor-security — meteor/agent-skills