{"uid":"cap_Sy6rRKxSUzaN6ClenuLJX","slug":"kihustle-aes-decrypt-light-86366cd7","name":"KiHustle AES Decrypt Light","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/agents/api/v1/aes-decrypt-light","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"password":{"type":"string"},"ciphertext":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_cwVVq1ojhQfw35UV6ly2D","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decrypts an AES-encrypted ciphertext using a provided password, returning the plaintext result.","exampleAgentPrompt":"Can you decrypt this AES ciphertext for me — the ciphertext is 'U2FsdGVkX1+abc123==' and the password is 'mySecretKey42'?","exampleUseCases":[{"title":"Decrypt stored configuration secret","prompt":"I have an encrypted config value 'U2FsdGVkX1+xyz987==' that was locked with the password 'configPass2024' — can you decrypt it so I can read the original setting?"},{"title":"Recover password-protected message","prompt":"Someone sent me this AES-encrypted message: 'U2FsdGVkX19def456==' and told me the password is 'sharedSecret' — can you decrypt it and tell me what it says?"},{"title":"Unlock encrypted backup data","prompt":"I need to read a backup entry that was AES-encrypted with the password 'backupKey99' — the ciphertext is 'U2FsdGVkX1+ghi789=='. Please decrypt it for me."}],"resultDescription":"A JSON object with a 'result' field containing the decrypted plaintext and a 'status' field indicating success or failure of the decryption operation.","failureModes":["Wrong password leads to garbled or failed decryption result","Malformed or invalid ciphertext string causes processing error","Missing required fields (password or ciphertext) result in a bad request error","Ciphertext not in expected AES format may cause decryption failure"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call AES decryption service without setting up your own cryptographic infrastructure. Suitable for occasional, low-volume decryption tasks where a simple password-based AES scheme was used for encryption.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:05:50.924Z","isFirstParty":false}