High-risk tools in SmartTools
67 of the 73 tools in SmartTools are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
age_calculatorExecuteExact age in years, months and days between a birth date and a reference date (default: today). Runs on smart-tools.xyz.
-
angle_converterExecuteConvert a value between angle units. Units: ° (Degree), rad (Radian), grad (Gradian), mrad (Milliradian), rev (Turn), ′ (Arcminute), ″ (Arcsecond). Calculation runs on smart-too...
-
area_converterExecuteConvert a value between area units. Units: km² (Square kilometer), m² (Square meter), cm² (Square centimeter), mm² (Square millimeter), ha (Hectare), ac (Acre), mi² (Square mile...
-
aspect_ratio_calculatorExecuteSimplify a width×height ratio and scale to a new width or height. Runs on smart-tools.xyz.
-
base64ExecuteEncode text to Base64 or decode Base64 back to text, UTF-8 safe, with an optional URL-safe alphabet. Runs on smart-tools.xyz.
-
bmi_calculatorExecuteBody Mass Index and category. system=metric: weight_kg, height_cm. system=imperial: weight_lb, height_ft (+height_in). Runs on smart-tools.xyz.
-
bmr_calculatorExecuteBasal metabolic rate (Mifflin–St Jeor) and daily calories (TDEE = BMR × activity). Runs on smart-tools.xyz.
-
body_fat_calculatorExecuteBody fat percentage by the US Navy (Hodgdon–Beckett) method, metric measurements in cm. Females require hip_cm. Runs on smart-tools.xyz.
-
case_converterExecuteConvert text to UPPER, lower, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case or CONSTANT_CASE. Runs on smart-tools.xyz.
-
color_converterExecuteConvert a color between HEX, RGB and HSL. Accepts #hex, rgb()/rgba(), hsl()/hsla(). Runs on smart-tools.xyz.
-
compound_interest_calculatorExecuteFuture balance and interest earned: A = P(1 + r/n)^(nt). Runs on smart-tools.xyz.
-
cron_parserExecuteParse a 5-field cron expression (minute hour day-of-month month day-of-week) into a plain-English description. Runs on smart-tools.xyz.
-
csv_to_jsonExecuteParse CSV/TSV text (auto-detecting tab, semicolon or comma delimiter) with a header row into an array of JSON objects. Runs on smart-tools.xyz.
-
csv_to_sqlExecuteTurn CSV/TSV rows into SQL INSERT statements with standard double-quoted identifiers and escaped values. Runs on smart-tools.xyz.
-
date_difference_calculatorExecuteDifference between two dates: calendar years/months/days, total days, weeks and weekday count. Runs on smart-tools.xyz.
-
discount_calculatorExecuteFinal price after one or two successive discounts, plus amount saved. Runs on smart-tools.xyz.
-
due_date_calculatorExecuteEstimated due date by Naegele's rule (+280 days from last period, adjusted for cycle length). Runs on smart-tools.xyz.
-
electricity_cost_calculatorExecuteRunning cost of an appliance per day, month and year from its wattage. Runs on smart-tools.xyz.
-
energy_converterExecuteConvert a value between energy units. Units: J (Joule), kJ (Kilojoule), cal (Calorie), kcal (Kilocalorie), Wh (Watt-hour), kWh (Kilowatt-hour), BTU (British thermal unit), ft·lb...
-
file_hashExecuteCompute a SHA-1/256/384/512 hex checksum of provided text or base64 bytes. Runs on smart-tools.xyz.
-
fraction_calculatorExecuteExact arithmetic on two fractions (a/b op c/d), reduced to lowest terms. op is one of + - * /. Runs on smart-tools.xyz.
-
fuel_cost_calculatorExecuteFuel needed and trip cost. system=metric: distance km, consumption L/100km. system=imperial: distance miles, consumption mpg. Runs on smart-tools.xyz.
-
gitignore_generatorExecuteBuild a .gitignore from curated templates for Node, Python, Go, Rust, macOS, VS Code and more. Runs on smart-tools.xyz.
-
gpa_calculatorExecuteWeighted grade point average from letter grades (US 4.0 scale, +/-) or numeric grade points and credit hours. Runs on smart-tools.xyz.
-
gradient_generatorExecuteBuild a CSS linear or radial gradient background declaration from two or more colors. Runs on smart-tools.xyz.
-
hash_generatorExecuteHash text with SHA-1, SHA-256, SHA-384 or SHA-512 (hex, over UTF-8 bytes). MD5 is not supported. Runs on smart-tools.xyz.
-
hours_calculatorExecuteTime worked between two clock times (handles overnight), minus a break, with optional pay. Times as HH:MM. Runs on smart-tools.xyz.
-
htaccess_generatorExecuteGenerate Apache .htaccess rules: force HTTPS, www redirect, caching, gzip, hotlink protection and more. Runs on smart-tools.xyz.
-
html_entitiesExecuteEscape the five special HTML characters (optionally all non-ASCII) or decode named and numeric HTML entities back to text. Runs on smart-tools.xyz.
-
ideal_weight_calculatorExecuteHealthy weight range (BMI 18.5–24.9) plus Devine, Robinson, Miller and Hamwi formula estimates, from height in cm. Runs on smart-tools.xyz.
-
json_formatterExecuteValidate and pretty-print or minify JSON, reporting the line and column on a parse error. Runs on smart-tools.xyz.
-
jwt_decoderExecuteDecode a JSON Web Token's header and payload (base64url). Does NOT verify the signature — that needs the secret/key. Runs on smart-tools.xyz.
-
layout_fixerExecuteFix text typed in the wrong keyboard layout between English QWERTY and Ukrainian ЙЦУКЕН. Runs on smart-tools.xyz.
-
length_converterExecuteConvert a value between length units. Units: km (Kilometer), m (Meter), cm (Centimeter), mm (Millimeter), µm (Micrometer), mi (Mile), yd (Yard), ft (Foot), in (Inch), nmi (Nauti...
-
loan_calculatorExecuteMonthly payment, total repayment and interest for an amortising loan (annuity formula). Runs on smart-tools.xyz.
-
lorem_ipsumExecuteGenerate placeholder lorem ipsum text by paragraphs, sentences or words. Runs on smart-tools.xyz.
-
margin_calculatorExecuteProfit, margin (share of price) and markup (share of cost) from cost and selling price. Runs on smart-tools.xyz.
-
markdown_tableExecuteBuild a padded GitHub-flavored Markdown table from CSV/TSV text (first row is the header). Runs on smart-tools.xyz.
-
meta_tag_generatorExecuteGenerate SEO, Open Graph and Twitter Card HTML meta tags for a page. Runs on smart-tools.xyz.
-
mortgage_calculatorExecuteMonthly mortgage payment including optional down payment, property tax and insurance (PITI). Runs on smart-tools.xyz.
-
number_baseExecuteConvert an integer between bases 2–36 (binary, octal, decimal, hex and more), exact for 64-bit values via BigInt. Runs on smart-tools.xyz.
-
pace_calculatorExecuteRunning pace per km and per mile, plus speed, from distance and time. Runs on smart-tools.xyz.
-
password_generatorExecuteGenerate a cryptographically strong random password with configurable length and character sets. Runs on smart-tools.xyz.
-
percentage_calculatorExecutePercentage operations. operation=percent_of: a% of b. operation=is_what_percent: a is what % of b. operation=change: percent change from a to b. Runs on smart-tools.xyz.
-
pressure_converterExecuteConvert a value between pressure units. Units: Pa (Pascal), kPa (Kilopascal), hPa (Hectopascal), bar (Bar), atm (Atmosphere), psi (Pound per sq inch), mmHg (Millimeter of mercur...
-
random_number_generatorExecuteGenerate cryptographically random integers in a range, optionally unique and sorted. Runs on smart-tools.xyz.
-
regex_testerExecuteTest a JavaScript regular expression against text and return every match with its captured groups. Runs on smart-tools.xyz.
-
robots_txt_generatorExecuteBuild a robots.txt: allow or block all, custom disallow paths, AI-crawler blocking, crawl-delay and sitemap. Runs on smart-tools.xyz.
-
salary_calculatorExecuteConvert pay between hourly, daily, weekly, biweekly, monthly and annual. Runs on smart-tools.xyz.
-
scientific_calculatorExecuteEvaluate a math expression with correct order of operations: + - * / % ^, parentheses, and functions (sqrt, sin, cos, tan, ln, log, exp, min, max, factorial via !). Constants pi...
-
slug_generatorExecuteTurn text (incl. Ukrainian and accented Latin) into a clean URL slug; each non-empty line becomes its own slug. Runs on smart-tools.xyz.
-
speed_converterExecuteConvert a value between speed units. Units: m/s (Meter per second), km/h (Kilometer per hour), mph (Mile per hour), ft/s (Foot per second), kn (Knot). Calculation runs on smart-...
-
subnet_calculatorExecuteIPv4 subnet details: network, broadcast, mask, wildcard, host range and count for an IP and prefix. Runs on smart-tools.xyz.
-
table_to_csvExecuteConvert a pasted HTML <table> or delimited (tab/semicolon/comma) table into clean CSV. Runs on smart-tools.xyz.
-
temperature_converterExecuteConvert a value between temperature units. Units: °C (Celsius), °F (Fahrenheit), K (Kelvin), °R (Rankine). Calculation runs on smart-tools.xyz.
-
text_counterExecuteCount characters (with and without spaces), words, lines, paragraphs and estimated reading time. Runs on smart-tools.xyz.
-
time_converterExecuteConvert a value between time units. Units: µs (Microsecond), ms (Millisecond), s (Second), min (Minute), h (Hour), d (Day), wk (Week), mo (Month), yr (Year). Calculation runs on...
-
timestamp_converterExecuteConvert between a Unix timestamp and an ISO 8601 date (UTC). direction=to_date: epoch → date; to_timestamp: date → epoch. Runs on smart-tools.xyz.
-
tip_calculatorExecuteTip amount, total and per-person split for a bill. Runs on smart-tools.xyz.
-
transliterationExecuteTransliterate Ukrainian Cyrillic to Latin by the official KMU #55 passport standard. Runs on smart-tools.xyz.
-
triangle_calculatorExecuteSolve a triangle. mode=sss: three sides a,b,c. mode=sas: two sides a,b and the included angle angle_c (degrees). Returns sides, angles (degrees), area and perimeter. Runs on sma...
-
unit_price_calculatorExecuteCompare price per unit of two packs and report which is cheaper. Runs on smart-tools.xyz.
-
url_encoderExecutePercent-encode or decode a URL. mode=component escapes /?&= (for a value); mode=full keeps them (for a whole address). Runs on smart-tools.xyz.
-
uuid_generatorExecuteGenerate one or more random version 4 (RFC 4122) UUIDs. Runs on smart-tools.xyz.
-
volume_converterExecuteConvert a value between volume units. Units: m³ (Cubic meter), L (Liter), mL (Milliliter), gal_us (US gallon), gal_uk (UK gallon), qt (US quart), pt_us (US pint), pt_uk (UK pint...
-
wcag_contrast_checkerExecuteCompute the WCAG 2.x contrast ratio between two hex colors and whether it passes AA/AAA for normal and large text. Runs on smart-tools.xyz.
-
weight_converterExecuteConvert a value between weight units. Units: t (Tonne), kg (Kilogram), g (Gram), mg (Milligram), lb (Pound), oz (Ounce), st (Stone). Calculation runs on smart-tools.xyz.
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.