# Install staticrypt with npm

Password protect a static HTML file without a backend - StatiCrypt uses AES-256 wiht WebCrypto to encrypt your input with your long password and put it in a HTML file with a password prompt that can decrypted in-browser (client side). Version 3.5.4 via npm; verified 2025-06-07.

## Install

```sh
sudo av install npm:staticrypt
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g staticrypt
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:staticrypt
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/staticrypt>
- **Version:** 3.5.4
- **Source summary:** Password protect a static HTML file without a backend - StatiCrypt uses AES-256 wiht WebCrypto to encrypt your input with your long password and put it in a HTML file with a password prompt that can decrypted in-browser (client side).
- **Homepage:** <https://github.com/robinmoisson/staticrypt>
- **Repository:** <https://github.com/robinmoisson/staticrypt>
- **Upstream docs:** <https://github.com/robinmoisson/staticrypt>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/staticrypt/-/staticrypt-3.5.4.tgz>
- **Issue tracker:** <https://github.com/robinmoisson/staticrypt/issues>
- **Published:** 2025-06-07T14:25:27.599Z
- **Last updated:** 2025-06-07T14:25:27.599Z
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- staticrypt (cli)
- staticrypt (alias)

## Dependencies

- dotenv
- yargs

## Build dependencies

- husky
- lint-staged
- prettier

## Install behavior

- Post-install hook: not defined
- Lifecycle scripts: prepare
- Bottle: not available

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 3.5.4
- Package-manager updated: 2025-06-07
- Local data: ok
- Upstream repository: https://github.com/robinmoisson/staticrypt
- warning: The package-manager record has not been updated in over a year.
- info: No cached GitHub release or tag data was available.

## Security Notes

No matching local secret-handling manifest was found for staticrypt. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Latest: 3.5.4
- **Version Count:** 47
- **Maintainers:** robinmoisson
- **Author:** Robin Moisson
- **Publisher:** robinmoisson
- **Engines:** Node: >=16.0.0
- **Funding:** <https://github.com/robinmoisson/staticrypt?sponsor=1>
- **Integrity:** sha512-xmnmSwfcaufUJXwKFagmEXoOtzc/MzNFed7np++2a4Ui4FZrYFzXVUpC+nXVlcfYJAjhslCLRhn6YGlzDLb5VA==
- **Shasum:** a906c300ac0a252c2fefa74f710861e627ee3571
- **Unpacked Size:** 86,310
- **File Count:** 0
- **Created At:** 2018-01-04T20:18:53.520Z
- **Latest Published At:** 2025-06-07T14:25:27.599Z
- **Modified At:** 2025-06-07T14:25:27.829Z


## Related links

- [Security and crypto packages](https://www.automicvault.com/pkg/security-crypto-tools/) - Matched curated package taxonomy and local package facts.
- [bcryptjs](https://www.automicvault.com/pkg/npm/bcryptjs/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, crypto, cryptography, encryption, password.
- [sifter](https://www.automicvault.com/pkg/npm/sifter/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, cryptography, security, text.
- [blocking-proxy](https://www.automicvault.com/pkg/npm/blocking-proxy/) - Security-sensitive metadata or terminology overlaps. Shared terms: browser, cli, cryptography, it, security.

## Sources

- Nucleus package database
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
