πŸ“˜ Developer Docs

AI App Security Shield

A one-command security scan + hardening tool for Linux servers. Built for apps shipped with AI coding tools. This page covers installation and usage.

Quick start

After purchase you receive a license key (WSEC-…) by email. Then:

# 1) Download
curl -fsSL https://weristo.com/weri-secure.sh -o weri-secure.sh
chmod +x weri-secure.sh

# 2) Run with your key (root / sudo)
sudo ./weri-secure.sh --key WSEC-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX

That’s it. You get a full report, the common holes are flagged with fixes, and a continuous watchdog is installed.

Requirements

CLI options

OptionDescription
--key <KEY>Your license key. Alternatively place it in /etc/weri-secure/license.key or env WERI_LICENSE_KEY.

What it protects against

High-level coverage areas (the tool does the detection for you):

πŸ” The exact detection logic is intentionally not published β€” it’s the product. You get the results and fixes, kept up to date.

Licensing

FAQ

Does it modify or delete my data?

No. It inspects configuration + installs a small watchdog. The only thing it ever removes is its own files (on an invalid/duplicate license) or known malware it detects.

Does it work offline?

It needs one outbound HTTPS call to validate the license. After that, the local watchdog runs without network.

Is it safe to run on production?

Yes β€” the scan is read-only by default and reports what it finds. You stay in control of the fixes.

Refunds / support?

Questions and support: security@weristo.com.

← Back to product Β· Weristo Β· EU-based