silent-killers


Namesilent-killers JSON
Version 0.1.7 PyPI version JSON
download
home_pageNone
SummaryAudit pipeline that detects unsafe exception handling in LLM‑generated Python code
upload_time2025-08-16 20:11:59
maintainerNone
docs_urlNone
authorJulian Quick
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "silent-killers",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Julian Quick",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/43/57/f0e4d1f8dcda1ca6d8e904d7a1ea1cd2a5ebd5fa585ea3d9be4c7d85894a/silent_killers-0.1.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Audit pipeline that detects unsafe exception handling in LLM\u2011generated Python code",
    "version": "0.1.7",
    "project_urls": {
        "Homepage": "https://github.com/your-org/llm-exception-audit",
        "Issues": "https://github.com/your-org/llm-exception-audit/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7b094ec05289835b393ee3a3712c1b0f19d5f2118af66ee1e48834fd7fe37978",
                "md5": "8289e8f7c480d791f0bdf3fa0f3a9f8e",
                "sha256": "5dfb0d086f9ed0b5a3db616049f26ba12bf1b434df56cef96bd23de234fb190e"
            },
            "downloads": -1,
            "filename": "silent_killers-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8289e8f7c480d791f0bdf3fa0f3a9f8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5166,
            "upload_time": "2025-08-16T20:11:58",
            "upload_time_iso_8601": "2025-08-16T20:11:58.355722Z",
            "url": "https://files.pythonhosted.org/packages/7b/09/4ec05289835b393ee3a3712c1b0f19d5f2118af66ee1e48834fd7fe37978/silent_killers-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4357f0e4d1f8dcda1ca6d8e904d7a1ea1cd2a5ebd5fa585ea3d9be4c7d85894a",
                "md5": "a7fccefd49bfd9f3f353c8de2d0a460d",
                "sha256": "5405d75f33a710684c42d4ed6481ee9fd19e1594fcc368ffa77ed6d62acf6a98"
            },
            "downloads": -1,
            "filename": "silent_killers-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "a7fccefd49bfd9f3f353c8de2d0a460d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5719,
            "upload_time": "2025-08-16T20:11:59",
            "upload_time_iso_8601": "2025-08-16T20:11:59.298250Z",
            "url": "https://files.pythonhosted.org/packages/43/57/f0e4d1f8dcda1ca6d8e904d7a1ea1cd2a5ebd5fa585ea3d9be4c7d85894a/silent_killers-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-16 20:11:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "your-org",
    "github_project": "llm-exception-audit",
    "github_not_found": true,
    "lcname": "silent-killers"
}
        
Elapsed time: 1.44435s